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

/linux-master/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) function
424 * igb_mta_set()
H A Digb_main.c7270 igb_mta_set(hw, vf_data->vf_mc_hashes[j]);
7330 igb_mta_set(hw, vf_data->vf_mc_hashes[j]);

Completed in 213 milliseconds