Home
last modified time | relevance | path

Searched refs:IGC_MTA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_base.c69 IGC_WRITE_REG_ARRAY(hw, IGC_MTA, i, 0); in igc_init_hw_base()
H A Digc_regs.h228 #define IGC_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
H A Digc_mac.c396 IGC_WRITE_REG_ARRAY(hw, IGC_MTA, i, hw->mac.mta_shadow[i]); in igc_update_mc_addr_list_generic()