/titanic_41/usr/src/uts/common/io/aggr/ |
H A D | aggr_recv.c | 46 mac_rx(lg_mh, mrh, mp); in aggr_mac_rx()
|
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 84 mac_rx(slp->sl_softmac->smac_mh, NULL, mp); in softmac_rput_process_data()
|
H A D | softmac_dev.c | 356 mac_rx(slp->sl_softmac->smac_mh, NULL, mp); in softmac_mod_rput()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 473 extern void mac_rx(mac_handle_t, mac_resource_handle_t,
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnbu.c | 85 mac_rx(xnbup->u_mh, NULL, mp); in xnbu_to_host()
|
/titanic_41/usr/src/uts/common/io/atge/ |
H A D | atge_l1.c | 918 mac_rx(atgep->atge_mh, 0, rx_head); in atge_l1_interrupt() 922 mac_rx(atgep->atge_mh, 0, rx_head1); in atge_l1_interrupt()
|
H A D | atge_l1c.c | 1007 mac_rx(atgep->atge_mh, 0, rx_head); in atge_l1c_interrupt()
|
H A D | atge_l1e.c | 949 mac_rx(atgep->atge_mh, 0, rx_head); in atge_l1e_interrupt()
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_rx.c | 427 mac_rx(ngep->mh, rrp->handle, mp); in nge_receive()
|
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 283 mac_rx(state->id_mh, state->id_rh, pmtu_mp); in ibd_async_rc_process_too_big() 1600 mac_rx(state->id_mh, NULL, mpc); in ibd_rc_process_rx() 1624 mac_rx(state->id_mh, NULL, mpc); in ibd_rc_process_rx() 1761 mac_rx(state->id_mh, NULL, mpc); in ibd_rc_rcq_handler() 1777 mac_rx(state->id_mh, NULL, mpc); in ibd_rc_rcq_handler()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_provider.c | 626 mac_rx(mh, (mac_resource_handle_t)mrh, mp_chain); in mac_rx_ring() 633 mac_rx(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx() function
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_rx.c | 548 mac_rx(pUM->pMac, in BnxeRxRingProcess()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_rx.c | 565 mac_rx(dev->mac_handle, NULL, mblk_head); in oce_drain_rq_cq()
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge_rxtx.c | 370 mac_rx(rgep->mh, NULL, mp); in rge_receive()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bridge.c | 2363 mac_rx(bmp->bm_mh, NULL, mp); in bridge_recv_cb() 2417 mac_rx(bmp->bm_mh, NULL, mpcopy); in bridge_recv_cb() 2477 mac_rx(bmp->bm_mh, NULL, mp); in bridge_xmit_cb() 2505 mac_rx(bmp->bm_mh, NULL, mpcopy); in bridge_xmit_cb()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 191 #define RX_UPSTREAM(rx_ring, mp) mac_rx(rx_ring->qlge->mh, \
|
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 1146 mac_rx(pi->mh, NULL, m); in t4_mac_rx()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 904 mac_rx(vswp->if_mh, NULL, mp); in vsw_if_rx_cb()
|
/titanic_41/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 717 mac_rx(sdev->sd_mh, NULL, mp); in simnet_rx()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_data.c | 207 mac_rx(ss->ei_mac_hdl, NULL, head); in eib_data_rx_comp_handler()
|
/titanic_41/usr/src/uts/common/io/net80211/ |
H A D | net80211_input.c | 349 mac_rx(ic->ic_mach, NULL, mp); in ieee80211_input()
|
H A D | net80211_ht.c | 137 mac_rx(ic->ic_mach, NULL, m0); /* deliver to mac */ in ieee80211_decap_amsdu()
|
/titanic_41/usr/src/uts/common/io/efe/ |
H A D | efe.c | 924 mac_rx(efep->efe_mh, NULL, mp); in efe_intr()
|
/titanic_41/usr/src/uts/common/io/rtls/ |
H A D | rtls.c | 1386 mac_rx(rtlsp->mh, NULL, head); in rtls_receive()
|
/titanic_41/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 883 mac_rx(pcnp->pcn_mh, NULL, mp); in pcn_intr()
|