Symbol: mac_rx
usr/src/uts/common/inet/iptun/iptun.c
2828
mac_rx(iptun->iptun_mh, NULL, data_mp);
usr/src/uts/common/io/afe/afe.c
1917
mac_rx(afep->afe_mh, NULL, mp);
usr/src/uts/common/io/aggr/aggr_recv.c
48
mac_rx(lg_mh, mrh, mp);
usr/src/uts/common/io/atge/atge_l1.c
918
mac_rx(atgep->atge_mh, 0, rx_head);
usr/src/uts/common/io/atge/atge_l1.c
922
mac_rx(atgep->atge_mh, 0, rx_head1);
usr/src/uts/common/io/atge/atge_l1c.c
1007
mac_rx(atgep->atge_mh, 0, rx_head);
usr/src/uts/common/io/atge/atge_l1e.c
949
mac_rx(atgep->atge_mh, 0, rx_head);
usr/src/uts/common/io/bfe/bfe.c
2438
mac_rx(bfe->bfe_machdl, 0, rx_head);
usr/src/uts/common/io/bnx/bnxrcv.c
448
mac_rx(umdevice->os_param.macp,
usr/src/uts/common/io/bnxe/bnxe_rx.c
548
mac_rx(pUM->pMac,
usr/src/uts/common/io/bridge.c
2378
mac_rx(bmp->bm_mh, NULL, mp);
usr/src/uts/common/io/bridge.c
2432
mac_rx(bmp->bm_mh, NULL, mpcopy);
usr/src/uts/common/io/bridge.c
2492
mac_rx(bmp->bm_mh, NULL, mp);
usr/src/uts/common/io/bridge.c
2520
mac_rx(bmp->bm_mh, NULL, mpcopy);
usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
2194
mac_rx(pi->mh, NULL, m);
usr/src/uts/common/io/dmfe/dmfe_main.c
1903
mac_rx(dmfep->mh, NULL, mp);
usr/src/uts/common/io/efe/efe.c
924
mac_rx(efep->efe_mh, NULL, mp);
usr/src/uts/common/io/elxl/elxl.c
1827
mac_rx(sc->ex_mach, NULL, mphead);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
555
mac_rx(dev->mac_handle, NULL, mblk_head);
usr/src/uts/common/io/hme/hme.c
3186
mac_rx(hmep->hme_mh, NULL, head);
usr/src/uts/common/io/ib/clients/eoib/eib_data.c
207
mac_rx(ss->ei_mac_hdl, NULL, head);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
7603
mac_rx(state->id_mh, state->id_rh, head);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1599
mac_rx(state->id_mh, NULL, mpc);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1623
mac_rx(state->id_mh, NULL, mpc);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1760
mac_rx(state->id_mh, NULL, mpc);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
1776
mac_rx(state->id_mh, NULL, mpc);
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
283
mac_rx(state->id_mh, state->id_rh, pmtu_mp);
usr/src/uts/common/io/igb/igb_main.c
4216
mac_rx(igb->mac_hdl, NULL, mp);
usr/src/uts/common/io/iprb/iprb.c
1640
mac_rx(ip->mach, NULL, mp);
usr/src/uts/common/io/mac/mac_provider.c
688
mac_rx(mh, (mac_resource_handle_t)mrh, mp_chain);
usr/src/uts/common/io/mxfe/mxfe.c
2262
mac_rx(mxfep->mxfe_mh, NULL, mp);
usr/src/uts/common/io/net80211/net80211_ht.c
137
mac_rx(ic->ic_mach, NULL, m0); /* deliver to mac */
usr/src/uts/common/io/net80211/net80211_input.c
349
mac_rx(ic->ic_mach, NULL, mp);
usr/src/uts/common/io/nge/nge_rx.c
425
mac_rx(ngep->mh, rrp->handle, mp);
usr/src/uts/common/io/ntxn/unm_nic_main.c
1353
mac_rx(adapter->mach, NULL, mp);
usr/src/uts/common/io/overlay/overlay_mux.c
196
mac_rx(odd->odd_mh, NULL, mp);
usr/src/uts/common/io/overlay/overlay_target.c
916
mac_rx(odd->odd_mh, NULL, mp);
usr/src/uts/common/io/pcn/pcn.c
883
mac_rx(pcnp->pcn_mh, NULL, mp);
usr/src/uts/common/io/qede/qede_main.c
724
mac_rx(qede->mac_handle, NULL, mp);
usr/src/uts/common/io/rge/rge_rxtx.c
352
mac_rx(rgep->mh, NULL, mp);
usr/src/uts/common/io/rtls/rtls.c
1374
mac_rx(rtlsp->mh, NULL, head);
usr/src/uts/common/io/sfe/sfe_util.c
1958
mac_rx(dp->mh, NULL, rx_head);
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
82
mac_rx(sp->s_mh, NULL, mp);
usr/src/uts/common/io/simnet/simnet.c
739
mac_rx(sdev->sd_mh, NULL, mp);
usr/src/uts/common/io/softmac/softmac_dev.c
361
mac_rx(slp->sl_softmac->smac_mh, NULL, mp);
usr/src/uts/common/io/softmac/softmac_pkt.c
84
mac_rx(slp->sl_softmac->smac_mh, NULL, mp);
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
1110
mac_rx(ecmp->ecm_mh, NULL, mp);
usr/src/uts/common/io/usbgem/usbgem.c
868
mac_rx(dp->mh, NULL, newmp);
usr/src/uts/common/io/vioif/vioif.c
966
mac_rx(vif->vif_mac_handle, NULL, mphead);
usr/src/uts/common/io/vr/vr.c
1312
mac_rx(vrp->machdl, 0, lp);
usr/src/uts/common/io/yge/yge.c
2345
mac_rx(port1->p_mh, NULL, heads[0]);
usr/src/uts/common/io/yge/yge.c
2361
mac_rx(port2->p_mh, NULL, heads[1]);
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
191
#define RX_UPSTREAM(rx_ring, mp) mac_rx(rx_ring->qlge->mh, \
usr/src/uts/common/sys/mac_provider.h
579
extern void mac_rx(mac_handle_t, mac_resource_handle_t,
usr/src/uts/common/xen/io/xnbu.c
85
mac_rx(xnbup->u_mh, NULL, mp);
usr/src/uts/common/xen/io/xnf.c
2111
mac_rx(xnfp->xnf_mh, NULL, mp);
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
642
mac_rx(pOdl->mh, NULL, ret_mp);
usr/src/uts/intel/io/dnet/dnet.c
1814
mac_rx(dnetp->mac_handle, NULL, mp);
usr/src/uts/intel/io/vmxnet3s/vmxnet3_main.c
1169
mac_rx(dp->mac, NULL, mps);
usr/src/uts/sun/io/eri/eri.c
2971
mac_rx(erip->mh, NULL, head);
usr/src/uts/sun4v/io/vsw.c
2765
mac_rx(vswp->if_mh, mrh, mp);
usr/src/uts/sun4v/io/vsw_phys.c
904
mac_rx(vswp->if_mh, NULL, mp);