Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e.h779 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) in i40e_addr_to_hkey() function
Di40e_main.c1269 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter()
1294 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac()
1625 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter()
2243 u64 key = i40e_addr_to_hkey(f->macaddr); in i40e_undo_del_filter_entries()