Searched refs:MAC_ADDR_1_LOW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 454 #define MAC_ADDR_1_LOW 0x0000041c /* lower 4 bytes */ macro |
H A D | tg3.c | 9392 addr1_low = tr32(MAC_ADDR_1_LOW); in tg3_set_mac_addr() |