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.c3455 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_no_desc() local
3466 wakeup_worker = B_FALSE; in mac_tx_srs_no_desc()
3476 if (wakeup_worker) { in mac_tx_srs_no_desc()
3487 if (wakeup_worker) in mac_tx_srs_no_desc()
3513 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_enqueue() local
3522 wakeup_worker = B_FALSE; in mac_tx_srs_enqueue()
3553 if (wakeup_worker) in mac_tx_srs_enqueue()
4800 boolean_t wakeup_worker = B_TRUE; in mac_tx_sring_enqueue() local
4811 wakeup_worker = B_FALSE; in mac_tx_sring_enqueue()
4821 if (wakeup_worker) { in mac_tx_sring_enqueue()
[all …]