Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h353 struct hash_mac_addr { struct
354 struct list_head list;
355 u8 addr[ETH_ALEN];
356 unsigned int iface_mac;
Dt4vf_common.h354 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1038 struct hash_mac_addr { struct
1039 struct list_head list;
1040 u8 addr[ETH_ALEN];
1041 unsigned int iface_mac;
1743 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function