Lines Matching refs:refcounted
435 bool refcounted, in __ieee80211_wake_queue() argument
448 if (!refcounted) { in __ieee80211_wake_queue()
487 bool refcounted) in ieee80211_wake_queue_by_reason() argument
493 __ieee80211_wake_queue(hw, queue, reason, refcounted, &flags); in ieee80211_wake_queue_by_reason()
507 bool refcounted) in __ieee80211_stop_queue() argument
518 if (!refcounted) in __ieee80211_stop_queue()
554 bool refcounted) in ieee80211_stop_queue_by_reason() argument
560 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
630 bool refcounted) in ieee80211_stop_queues_by_reason() argument
639 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
672 bool refcounted) in ieee80211_wake_queues_by_reason() argument
681 __ieee80211_wake_queue(hw, i, reason, refcounted, &flags); in ieee80211_wake_queues_by_reason()