Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e.h617 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) in i40e_addr_to_hkey() function
Di40e_main.c1110 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter()
1135 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac()
1358 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter()
1955 u64 key = i40e_addr_to_hkey(f->macaddr); in i40e_undo_del_filter_entries()