Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_sched.c3447 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_no_desc() local
3457 wakeup_worker = B_FALSE; in mac_tx_srs_no_desc()
3467 if (wakeup_worker) { in mac_tx_srs_no_desc()
3478 if (wakeup_worker) in mac_tx_srs_no_desc()
3504 boolean_t wakeup_worker = B_TRUE; in mac_tx_srs_enqueue() local
3513 wakeup_worker = B_FALSE; in mac_tx_srs_enqueue()
3543 if (wakeup_worker) in mac_tx_srs_enqueue()
4816 boolean_t wakeup_worker = B_TRUE; in mac_tx_sring_enqueue() local
4827 wakeup_worker = B_FALSE; in mac_tx_sring_enqueue()
4837 if (wakeup_worker) { in mac_tx_sring_enqueue()
[all …]