Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c4965 e1000_write_vfta(hw, index, vfta); in e1000_vlan_rx_add_vid()
4988 e1000_write_vfta(hw, index, vfta); in e1000_vlan_rx_kill_vid()
H A De1000_hw.h357 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
H A De1000_hw.c4376 * e1000_write_vfta - Writes a value to the specified offset in the VLAN filter table.
4381 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c4963 e1000_write_vfta(hw, index, vfta); in e1000_vlan_rx_add_vid()
4986 e1000_write_vfta(hw, index, vfta); in e1000_vlan_rx_kill_vid()
H A De1000_hw.h355 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
H A De1000_hw.c4377 * e1000_write_vfta - Writes a value to the specified offset in the VLAN filter table.
4382 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta() function

Completed in 52 milliseconds