Searched refs:mac_tx_ring_update (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_send.c126 * it gets called. This thread will call mac_tx_ring_update() to
128 * aggr_tx_ring_update() cannot call mac_tx_ring_update() directly
156 mac_tx_ring_update(grp->lg_mh, pseudo_mrh);
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c1223 mac_tx_ring_update(ixgbe->mac_hdl,
1332 mac_tx_ring_update(ixgbe->mac_hdl,
1385 mac_tx_ring_update(ixgbe->mac_hdl,
1479 mac_tx_ring_update(ixgbe->mac_hdl,
H A Dixgbe_main.c1270 mac_tx_ring_update(ixgbe->mac_hdl,
1637 mac_tx_ring_update(ixgbe->mac_hdl,
2133 mac_tx_ring_update(ixgbe->mac_hdl,
4514 mac_tx_ring_update(tx_ring->ixgbe->mac_hdl,
4736 mac_tx_ring_update(ixgbe->mac_hdl, tx_ring->ring_handle);
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h483 extern void mac_tx_ring_update(mac_handle_t,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c775 mac_tx_ring_update(mh, NULL);
782 mac_tx_ring_update(mac_handle_t mh, mac_ring_handle_t rh) function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c352 * mac_tx_ring_update() if we were blocked, letting it know that it's safe to
2005 mac_tx_ring_update(i40e->i40e_mac_hdl,
2061 mac_tx_ring_update(i40e->i40e_mac_hdl, itrq->itrq_mactxring);
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c294 mac_tx_ring_update(pUM->pMac, pTxQ->ringHandle);
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_send.c50 mac_tx_ring_update(ring->hxgep->mach, ring->ring_handle);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c1422 mac_tx_ring_update(vnetp->mh, tx_ringp->handle);
1430 * it gets called. This thread will call mac_tx_ring_update() to
1432 * vnet_tx_ring_update() cannot call mac_tx_ring_update() directly
1434 * mi_rw_lock held and mac_tx_ring_update() would also try to grab
1460 mac_tx_ring_update(vnetp->mh, tx_ringp->handle);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c72 mac_tx_ring_update(ring->nxgep->mach, ring->tx_ring_handle);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c4042 mac_tx_ring_update(tx_ring->igb->mac_hdl, tx_ring->ring_handle);
4180 mac_tx_ring_update(igb->mac_hdl, tx_ring->ring_handle);
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c936 mac_tx_ring_update(lldev->mh, ring->ring_handle);
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c2557 mac_tx_ring_update(ss->mgp->mh, tx->rh);

Completed in 167 milliseconds