Home
last modified time | relevance | path

Searched refs:i_mac_tx_srs_notify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h814 extern void i_mac_tx_srs_notify(mac_impl_t *, mac_ring_handle_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c861 i_mac_tx_srs_notify((mac_impl_t *)mh, rh); in mac_tx_ring_update()
H A Dmac.c2858 i_mac_tx_srs_notify(mac_impl_t *mip, mac_ring_handle_t ring) in i_mac_tx_srs_notify() function