Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_mac.c138 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, 0); in igc_clear_vfta_generic()
156 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, value); in igc_write_vfta_generic()
H A Digc_regs.h230 #define IGC_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro