Home
last modified time | relevance | path

Searched refs:E1000_MTA (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h196 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
H A D80003es2lan.c753 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_80003es2lan()
H A Dmac.c335 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, hw->mac.mta_shadow[i]); in e1000e_update_mc_addr_list_generic()
H A D82571.c1096 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_82571()
H A Dich8lan.c4993 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_ich8lan()
H A Dnetdev.c6253 mac_reg = E1000_READ_REG_ARRAY(hw, E1000_MTA, i); in e1000_init_phy_wakeup()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h283 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
H A Digb_ethtool.c1052 { E1000_MTA, 0, 128, TABLE32_TEST,
1095 { E1000_MTA, 0, 128, TABLE32_TEST,
1138 { E1000_MTA, 0, 128, TABLE32_TEST,
1182 { E1000_MTA, 0, 128, TABLE32_TEST, 0xFFFFFFFF, 0xFFFFFFFF },
1214 { E1000_MTA, 0, 128, TABLE32_TEST, 0xFFFFFFFF, 0xFFFFFFFF },
/linux/tools/testing/selftests/vfio/lib/drivers/igb/
H A De1000_regs.h283 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h983 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro