Searched refs:mac_hwring_send_priv (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h137 extern mblk_t *mac_hwring_send_priv(mac_client_handle_t,
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_send.c228 return (mac_hwring_send_priv(port->lp_mch, pseudo_ring->atr_hw_rh, mp));
H A Daggr_lacp.c656 mp = mac_hwring_send_priv(portp->lp_mch, portp->lp_tx_rings[0], mp);
2305 dmp = mac_hwring_send_priv(portp->lp_mch,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c1676 * It accomplishes this by calling mac_hwring_send_priv() function.
1679 mac_hwring_send_priv(mac_client_handle_t mch, mac_ring_handle_t rh, mblk_t *mp) function

Completed in 61 milliseconds