Home
last modified time | relevance | path

Searched refs:igb_mta_set (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mac.h44 void igb_mta_set(struct e1000_hw *hw, u32 hash_value);
H A De1000_mac.c384 * igb_mta_set - Set multicast filter table address
393 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set() function
424 * igb_mta_set()
H A Digb_main.c7093 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()
7153 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mac.h44 void igb_mta_set(struct e1000_hw *hw, u32 hash_value);
H A De1000_mac.c384 * igb_mta_set - Set multicast filter table address
393 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set() function
424 * igb_mta_set()
H A Digb_main.c7270 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()
7330 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()

Completed in 25 milliseconds