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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c4407 e1000_write_vfta(hw, index, vfta);
4426 e1000_write_vfta(hw, index, vfta);
H A De1000_hw.h379 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
H A De1000_hw.c4212 * e1000_write_vfta - Writes a value to the specified offset in the VLAN filter table.
4217 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c4407 e1000_write_vfta(hw, index, vfta);
4426 e1000_write_vfta(hw, index, vfta);
H A De1000_hw.h379 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
H A De1000_hw.c4212 * e1000_write_vfta - Writes a value to the specified offset in the VLAN filter table.
4217 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) function

Completed in 279 milliseconds