Searched defs:vnet_tx_ring_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c1429 * vnet_tx_ring_update() callback function wakes up this thread when
1432 * vnet_tx_ring_update() cannot call mac_tx_ring_update() directly
1433 * because vnet_tx_ring_update() is called from lower mac with
1473 vnet_tx_ring_update(void *arg1, uintptr_t arg2) function
2883 mac_client_tx_notify(vnetp->hio_mch, vnet_tx_ring_update, vnetp);

Completed in 51 milliseconds