Home
last modified time | relevance | path

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

/Linux-v5.4/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.h353 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h867 struct hash_mac_addr { struct
868 struct list_head list;
869 u8 addr[ETH_ALEN];
870 unsigned int iface_mac;
1533 static inline int hash_mac_addr(const u8 *addr) in hash_mac_addr() function