Home
last modified time | relevance | path

Searched refs:IGC_VFTA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_mac.c137 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()
H A Digc_regs.h233 #define IGC_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro