Searched refs:i40e_addr_to_hkey (Results 1 – 2 of 2) sorted by relevance
742 * i40e_addr_to_hkey - Convert a 6-byte MAC Address to a u64 hash key747 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) in i40e_addr_to_hkey() function
1285 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter() 1310 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac() 1645 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter() 2236 u64 key = i40e_addr_to_hkey(f->macaddr); in i40e_undo_del_filter_entries()