Lines Matching refs:refcounted
435 bool refcounted, in __ieee80211_wake_queue() argument
446 if (!refcounted) { in __ieee80211_wake_queue()
482 bool refcounted) in ieee80211_wake_queue_by_reason() argument
488 __ieee80211_wake_queue(hw, queue, reason, refcounted, &flags); in ieee80211_wake_queue_by_reason()
502 bool refcounted) in __ieee80211_stop_queue() argument
509 if (!refcounted) in __ieee80211_stop_queue()
522 bool refcounted) in ieee80211_stop_queue_by_reason() argument
528 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
598 bool refcounted) in ieee80211_stop_queues_by_reason() argument
607 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
640 bool refcounted) in ieee80211_wake_queues_by_reason() argument
649 __ieee80211_wake_queue(hw, i, reason, refcounted, &flags); in ieee80211_wake_queues_by_reason()