Home
last modified time | relevance | path

Searched refs:MAC_ADDR_0_HIGH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h451 #define MAC_ADDR_0_HIGH 0x00000410 /* upper 2 bytes */ macro
H A Dtg3.c3961 tw32(MAC_ADDR_0_HIGH + (index * 8), addr_high); in __tg3_set_one_mac_addr()
9404 addr0_high = tr32(MAC_ADDR_0_HIGH); in tg3_set_mac_addr()
13155 { MAC_ADDR_0_HIGH, 0x0000, in tg3_test_registers()
17084 hi = tr32(MAC_ADDR_0_HIGH); in tg3_get_device_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h451 #define MAC_ADDR_0_HIGH 0x00000410 /* upper 2 bytes */ macro
H A Dtg3.c3956 tw32(MAC_ADDR_0_HIGH + (index * 8), addr_high); in __tg3_set_one_mac_addr()
9389 addr0_high = tr32(MAC_ADDR_0_HIGH); in tg3_set_mac_addr()
13104 { MAC_ADDR_0_HIGH, 0x0000, in tg3_test_registers()
17007 hi = tr32(MAC_ADDR_0_HIGH); in tg3_get_device_address()

Completed in 58 milliseconds