Searched refs:E1000_VFTA (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A De1000_mac.c99 array_wr32(E1000_VFTA, offset, 0);
115 array_wr32(E1000_VFTA, offset, value);
157 u32 vfta = array_rd32(E1000_VFTA, index);
H A De1000_regs.h266 #define E1000_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mac.c99 array_wr32(E1000_VFTA, offset, 0);
115 array_wr32(E1000_VFTA, offset, value);
157 u32 vfta = array_rd32(E1000_VFTA, index);
H A De1000_regs.h266 #define E1000_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Dlib.c122 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, 0);
138 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, value);
H A Dhw.h202 E1000_VFTA = 0x05600, /* VLAN Filter Table Array - RW Array */ enumerator in enum:e1e_registers
H A D82571.c1182 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, vfta_value);
H A Dnetdev.c2402 vfta = E1000_READ_REG_ARRAY(hw, E1000_VFTA, index);
2432 vfta = E1000_READ_REG_ARRAY(hw, E1000_VFTA, index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000e/
H A Dlib.c122 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, 0);
138 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, value);
H A D82571.c1182 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, vfta_value);
H A Dhw.h202 E1000_VFTA = 0x05600, /* VLAN Filter Table Array - RW Array */ enumerator in enum:e1e_registers
H A Dnetdev.c2402 vfta = E1000_READ_REG_ARRAY(hw, E1000_VFTA, index);
2432 vfta = E1000_READ_REG_ARRAY(hw, E1000_VFTA, index);
/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_hw.h970 #define E1000_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro
/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_hw.h970 #define E1000_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro

Completed in 317 milliseconds