Home
last modified time | relevance | path

Searched refs:igb_mta_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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.c393 void igb_mta_set(struct e1000_hw *hw, u32 hash_value) in igb_mta_set() function
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()