Searched refs:E1000_MTA (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | regs.h | 196 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
|
| H A D | 80003es2lan.c | 753 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_80003es2lan()
|
| H A D | mac.c | 335 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, hw->mac.mta_shadow[i]); in e1000e_update_mc_addr_list_generic()
|
| H A D | 82571.c | 1096 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_82571()
|
| H A D | ich8lan.c | 4993 E1000_WRITE_REG_ARRAY(hw, E1000_MTA, i, 0); in e1000_init_hw_ich8lan()
|
| H A D | netdev.c | 6253 mac_reg = E1000_READ_REG_ARRAY(hw, E1000_MTA, i); in e1000_init_phy_wakeup()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_regs.h | 283 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
|
| H A D | igb_ethtool.c | 1052 { 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 D | e1000_regs.h | 283 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_hw.h | 983 #define E1000_MTA 0x05200 /* Multicast Table Array - RW Array */ macro
|