Searched refs:mac_provider_tx (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_bcast.c | 243 mp_chain = mac_provider_tx(mip, mip->mi_default_tx_ring, in mac_bcast_send()
|
H A D | mac_sched.c | 4348 mp = mac_provider_tx(mip, ring, mp, src_mcip); in mac_tx_send() 4456 mp = mac_provider_tx(mip, ring, mp, src_mcip); in mac_tx_send()
|
H A D | mac.c | 1943 return (mac_provider_tx(mip, rh, mp, mcip)); in mac_hwring_send_priv() 8948 mac_provider_tx(mac_impl_t *mip, mac_ring_handle_t rh, mblk_t *mp, in mac_provider_tx() function
|
H A D | mac_client.c | 3620 mp_chain = mac_provider_tx(mip, srs_tx->st_arg2, mp_chain, in mac_tx()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_impl.h | 703 extern mblk_t *mac_provider_tx(mac_impl_t *, mac_ring_handle_t, mblk_t *,
|