Home
last modified time | relevance | path

Searched refs:hme_mh (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme.h74 mac_handle_t hme_mh; /* GLDv3 handle */ member
H A Dhme.c651 mac_link_update(hmep->hme_mh, link); in hme_mii_notify()
1513 if (mac_register(macp, &hmep->hme_mh) != 0) { in hmeattach()
1592 if (mac_unregister(hmep->hme_mh) != 0) { in hmedetach()
2743 mac_tx_update(hmep->hme_mh); in hmeinit()
3188 mac_rx(hmep->hme_mh, NULL, head); in hmeintr()
3245 mac_tx_update(hmep->hme_mh); in hmereclaim()