Lines Matching refs:refcounted
434 bool refcounted, in __ieee80211_wake_queue() argument
447 if (!refcounted) { in __ieee80211_wake_queue()
486 bool refcounted) in ieee80211_wake_queue_by_reason() argument
492 __ieee80211_wake_queue(hw, queue, reason, refcounted, &flags); in ieee80211_wake_queue_by_reason()
506 bool refcounted) in __ieee80211_stop_queue() argument
517 if (!refcounted) in __ieee80211_stop_queue()
553 bool refcounted) in ieee80211_stop_queue_by_reason() argument
559 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
629 bool refcounted) in ieee80211_stop_queues_by_reason() argument
638 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
671 bool refcounted) in ieee80211_wake_queues_by_reason() argument
680 __ieee80211_wake_queue(hw, i, reason, refcounted, &flags); in ieee80211_wake_queues_by_reason()