Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in igb_write_vfta() function
H A De1000_82575.c447 mac->ops.write_vfta = igb_write_vfta; in igb_init_mac_params_82575()
/kernel/linux/linux-6.6/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) in igb_write_vfta() function
H A De1000_82575.c447 mac->ops.write_vfta = igb_write_vfta; in igb_init_mac_params_82575()

Completed in 11 milliseconds