Searched refs:i40e_addr_to_hkey (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h743 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) function
H A Di40e_main.c1282 key = i40e_addr_to_hkey(macaddr);
1307 key = i40e_addr_to_hkey(macaddr);
1638 key = i40e_addr_to_hkey(macaddr);
2252 u64 key = i40e_addr_to_hkey(f->macaddr);

Completed in 171 milliseconds