Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e.h666 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) in i40e_addr_to_hkey() function
Di40e_main.c1129 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter()
1154 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac()
1377 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter()
1972 u64 key = i40e_addr_to_hkey(f->macaddr); in i40e_undo_del_filter_entries()