Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c93 bool wakeup_thread = false; in cxgbit_close_conn() local
104 wakeup_thread = true; in cxgbit_close_conn()
107 if (wakeup_thread) { in cxgbit_close_conn()
109 wakeup_thread = false; in cxgbit_close_conn()
335 bool wakeup_thread = false; in cxgbit_queue_lro_skb() local
340 wakeup_thread = true; in cxgbit_queue_lro_skb()
343 if (wakeup_thread) in cxgbit_queue_lro_skb()
537 bool wakeup_thread = false; in cxgbit_update_dcb_priority() local
569 wakeup_thread = true; in cxgbit_update_dcb_priority()
572 if (wakeup_thread) { in cxgbit_update_dcb_priority()
[all …]
Dcxgbit_cm.c1731 bool wakeup_thread = false; in cxgbit_abort_req_rss() local
1751 wakeup_thread = true; in cxgbit_abort_req_rss()
1776 if (wakeup_thread) { in cxgbit_abort_req_rss()