Searched refs:mac_tx_update (Results 1 - 25 of 67) sorted by relevance

123

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbu.c103 mac_tx_update(xnbup->u_mh);
170 mac_tx_update(xnbup->u_mh);
226 mac_tx_update(xnbup->u_mh);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_svc.c499 "eib_vnic_creator: calling mac_tx_update()");
500 mac_tx_update(ss->ei_mac_hdl);
620 mac_tx_update(ss->ei_mac_hdl);
716 mac_tx_update(ss->ei_mac_hdl);
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c86 mac_tx_update(ngep->mh);
698 mac_tx_update(ngep->mh);
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h482 extern void mac_tx_update(mac_handle_t);
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c484 mac_tx_update(bfe->bfe_machdl);
539 mac_tx_update(bfe->bfe_machdl);
1837 mac_tx_update(bfe->bfe_machdl);
1868 mac_tx_update(bfe->bfe_machdl);
2445 mac_tx_update(bfe->bfe_machdl);
2844 mac_tx_update(bfe->bfe_machdl);
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c605 mac_tx_update(bgep->mh);
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c470 mac_tx_update(grp->lg_mh);
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_rxtx.c469 mac_tx_update(rgep->mh);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c445 * Inform that the tx resource is available; mac_tx_update() will
451 mac_tx_update(slp->sl_softmac->smac_mh);
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c135 mac_tx_update(ic->ic_mach);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c441 mac_tx_update(port->p_mh);
1803 mac_tx_update(port->p_mh);
1919 mac_tx_update(port->p_mh);
1951 mac_tx_update(port->p_mh);
2013 mac_tx_update(port->p_mh);
3219 mac_tx_update(port->p_mh);
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c2381 mac_tx_update(ic->ic_mach);
3041 mac_tx_update(ic->ic_mach);
3076 mac_tx_update(ic->ic_mach);
3120 mac_tx_update(ic->ic_mach);
5264 mac_tx_update(ic->ic_mach);
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c1347 mac_tx_update(erip->mh);
2497 mac_tx_update(erip->mh);
2974 mac_tx_update(erip->mh);
4105 mac_tx_update(erip->mh);
5541 mac_tx_update(erip->mh);
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c533 mac_tx_update(atgep->atge_mh);
1629 mac_tx_update(atgep->atge_mh);
1831 mac_tx_update(atgep->atge_mh);
H A Datge_l1.c929 mac_tx_update(atgep->atge_mh);
H A Datge_l1c.c1014 mac_tx_update(atgep->atge_mh);
H A Datge_l1e.c956 mac_tx_update(atgep->atge_mh);
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1430 mac_tx_update(afep->afe_mh);
2123 mac_tx_update(afep->afe_mh);
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c1918 mac_tx_update(dmfep->mh);
2561 mac_tx_update(dmfep->mh);
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c819 mac_tx_update(pcnp->pcn_mh);
1114 mac_tx_update(pcnp->pcn_mh);
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c384 mac_tx_update(rtlsp->mh);
1450 * Trigger mac_tx_update
1478 mac_tx_update(rtlsp->mh);
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c296 mac_tx_update(pUM->pMac);
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c435 mac_tx_update(sdev->sd_mh);
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c506 mac_tx_update(ic->ic_mach);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h190 #define RESUME_TX(tx_ring) mac_tx_update(tx_ring->qlge->mh);

Completed in 190 milliseconds

123