Searched refs:IGC_VFTA (Results 1 – 2 of 2) sorted by relevance
137 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, 0); in igc_clear_vfta_generic()155 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, value); in igc_write_vfta_generic()
233 #define IGC_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro