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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_82543.c1464 temp = E1000_READ_REG_ARRAY(hw, E1000_VFTA, offset - 1);
1465 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, value);
1467 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset - 1, temp);
H A De1000_82542.c520 case E1000_VFTA:
H A De1000_mac.c339 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, 0);
357 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, value);
H A De1000_regs.h486 #define E1000_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro
H A De1000_82575.c3204 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, 0);
3226 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, value);
H A De1000_82571.c1441 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA, offset, vfta_value);
H A Dif_lem.c4022 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA,
H A Dif_em.c5131 E1000_WRITE_REG_ARRAY(hw, E1000_VFTA,

Completed in 202 milliseconds