Home
last modified time | relevance | path

Searched refs:hash_mac_addr (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/
A Dadapter.h353 struct hash_mac_addr { struct
A Dt4vf_common.h354 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
A Dcxgb4vf_main.c246 struct hash_mac_addr *entry; in cxgb4vf_set_addr_hash()
251 vec |= (1ULL << hash_mac_addr(entry->addr)); in cxgb4vf_set_addr_hash()
275 struct hash_mac_addr *new_entry, *entry; in cxgb4vf_change_mac()
945 struct hash_mac_addr *new_entry; in cxgb4vf_mac_sync()
973 struct hash_mac_addr *entry, *tmp; in cxgb4vf_mac_unsync()
3277 struct hash_mac_addr *entry, *tmp; in cxgb4vf_pci_remove()
A Dt4vf_hw.c1584 *hash |= (1ULL << hash_mac_addr(addr[offset+i])); in t4vf_alloc_mac_filt()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h1038 struct hash_mac_addr { struct
1741 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
A Dcxgb4_main.c354 struct hash_mac_addr *entry; in cxgb4_set_addr_hash()
359 vec |= (1ULL << hash_mac_addr(entry->addr)); in cxgb4_set_addr_hash()
381 struct hash_mac_addr *new_entry; in cxgb4_mac_sync()
409 struct hash_mac_addr *entry, *tmp; in cxgb4_mac_unsync()
466 struct hash_mac_addr *entry, *new_entry; in cxgb4_change_mac()
7105 struct hash_mac_addr *entry, *tmp; in remove_one()
A Dt4_hw.c8029 hash_mac_addr(addr[offset + i])); in t4_alloc_mac_filt()

Completed in 52 milliseconds