Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c3454 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_no_desc() local
3465 wakeup_worker = B_FALSE; in mac_tx_srs_no_desc()
3475 if (wakeup_worker) { in mac_tx_srs_no_desc()
3486 if (wakeup_worker) in mac_tx_srs_no_desc()
3512 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_enqueue() local
3521 wakeup_worker = B_FALSE; in mac_tx_srs_enqueue()
3552 if (wakeup_worker) in mac_tx_srs_enqueue()
4799 boolean_t wakeup_worker = B_TRUE; in mac_tx_sring_enqueue() local
4810 wakeup_worker = B_FALSE; in mac_tx_sring_enqueue()
4820 if (wakeup_worker) { in mac_tx_sring_enqueue()
[all …]