Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/igb/
De1000_mac.h58 void igb_clear_vfta(struct e1000_hw *hw);
De1000_mac.c91 void igb_clear_vfta(struct e1000_hw *hw) in igb_clear_vfta() function
De1000_82575.c1520 igb_clear_vfta(hw); in igb_init_hw_82575()