Home
last modified time | relevance | path

Searched defs:hash_mac_addr (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h352 struct hash_mac_addr { struct
353 struct list_head list;
354 u8 addr[ETH_ALEN];
355 unsigned int iface_mac;
Dt4vf_common.h354 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1040 struct hash_mac_addr { struct
1041 struct list_head list;
1042 u8 addr[ETH_ALEN];
1043 unsigned int iface_mac;
1745 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function