Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/igb/
De1000_mac.h59 void igb_clear_vfta_i350(struct e1000_hw *hw);
De1000_mac.c128 void igb_clear_vfta_i350(struct e1000_hw *hw) in igb_clear_vfta_i350() function
De1000_82575.c1518 igb_clear_vfta_i350(hw); in igb_init_hw_82575()