Searched refs:NIC_SRAM_DATA_PHY_ID2_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 2192 #define NIC_SRAM_DATA_PHY_ID2_MASK 0x0000ffff macro |
H A D | tg3.c | 15271 u32 id2 = nic_phy_id & NIC_SRAM_DATA_PHY_ID2_MASK; in tg3_get_eeprom_hw_cfg() |