Home
last modified time | relevance | path

Searched refs:hw_mac_addr (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/nge/
H A Dnge_kstats.c163 (knp++)->value.ui64 = infop->hw_mac_addr; in nge_chipinfo_update()
H A Dnge_chip.c964 mac_addr = (uint32_t)ngep->chipinfo.hw_mac_addr; in nge_restore_mac_addr()
966 mac_addr = (uint32_t)(ngep->chipinfo.hw_mac_addr >> 32); in nge_restore_mac_addr()
1013 ngep->chipinfo.hw_mac_addr = mac; in nge_chip_reset()
H A Dnge.h591 uint64_t hw_mac_addr; /* from chip register */ member
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_impl.h651 uint64_t hw_mac_addr; /* from chip register */ member
H A Dbge_kstats.c336 (knp++)->value.ui64 = bgep->chipid.hw_mac_addr; in bge_chipid_update()
H A Dbge_main2.c3063 cidp->hw_mac_addr,
H A Dbge_chip2.c4227 bgep->chipid.hw_mac_addr = mac; in bge_chip_reset()