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

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

Completed in 65 milliseconds