Searched refs:mxfe_mh (Results 1 – 2 of 2) sorted by relevance
85 mac_handle_t mxfe_mh; member
520 if (mac_register(macp, &mxfep->mxfe_mh) == DDI_SUCCESS) { in mxfe_attach()561 if (mac_unregister(mxfep->mxfe_mh) != 0) { in mxfe_detach()1451 mac_link_update(mxfep->mxfe_mh, mxfep->mxfe_linkup); in mxfe_reportlink()1774 mac_tx_update(mxfep->mxfe_mh); in mxfe_startmac()2262 mac_rx(mxfep->mxfe_mh, NULL, mp); in mxfe_intr()2522 mac_tx_update(mxfep->mxfe_mh); in mxfe_reclaim()