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

/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_mac.h39 void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
H A De1000_mac.c80 * igb_write_vfta - Write value to VLAN filter table
88 void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) function
H A De1000_82575.c445 mac->ops.write_vfta = igb_write_vfta;

Completed in 167 milliseconds