Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h752 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) in i40e_addr_to_hkey() function
H A Di40e_main.c1292 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter()
1317 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac()
1648 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter()
2260 u64 key = i40e_addr_to_hkey(f->macaddr); in i40e_undo_del_filter_entries()