Lines Matching refs:refcounted
383 bool refcounted, in __ieee80211_wake_queue() argument
396 if (!refcounted) { in __ieee80211_wake_queue()
435 bool refcounted) in ieee80211_wake_queue_by_reason() argument
441 __ieee80211_wake_queue(hw, queue, reason, refcounted, &flags); in ieee80211_wake_queue_by_reason()
455 bool refcounted) in __ieee80211_stop_queue() argument
466 if (!refcounted) in __ieee80211_stop_queue()
502 bool refcounted) in ieee80211_stop_queue_by_reason() argument
508 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
578 bool refcounted) in ieee80211_stop_queues_by_reason() argument
587 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
620 bool refcounted) in ieee80211_wake_queues_by_reason() argument
629 __ieee80211_wake_queue(hw, i, reason, refcounted, &flags); in ieee80211_wake_queues_by_reason()