Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtxrx.c1935 bool check_stop) in __wil_update_net_queues() argument
1944 (int)(ring - wil->ring_tx), vif->mid, check_stop, in __wil_update_net_queues()
1948 check_stop, vif->mid, vif->net_queue_stopped); in __wil_update_net_queues()
1950 if (check_stop == vif->net_queue_stopped) in __wil_update_net_queues()
1954 if (check_stop) { in __wil_update_net_queues()
1994 struct wil_ring *ring, bool check_stop) in wil_update_net_queues() argument
1997 __wil_update_net_queues(wil, vif, ring, check_stop); in wil_update_net_queues()
2002 struct wil_ring *ring, bool check_stop) in wil_update_net_queues_bh() argument
2005 __wil_update_net_queues(wil, vif, ring, check_stop); in wil_update_net_queues_bh()
Dwil6210.h1312 struct wil_ring *ring, bool check_stop);
/Linux-v4.19/drivers/target/
Dtarget_core_transport.c1865 check_stop: in transport_generic_request_failure()
1874 goto check_stop; in transport_generic_request_failure()
3358 goto check_stop; in target_tmr_work()
3397 goto check_stop; in target_tmr_work()
3403 check_stop: in target_tmr_work()