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

/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h85 mac_handle_t mxfe_mh; member in struct:mxfe
H A Dmxfe.c520 if (mac_register(macp, &mxfep->mxfe_mh) == DDI_SUCCESS) {
561 if (mac_unregister(mxfep->mxfe_mh) != 0) {
1451 mac_link_update(mxfep->mxfe_mh, mxfep->mxfe_linkup);
1774 mac_tx_update(mxfep->mxfe_mh);
2262 mac_rx(mxfep->mxfe_mh, NULL, mp);
2522 mac_tx_update(mxfep->mxfe_mh);

Completed in 70 milliseconds