Lines Matching refs:refcounted
435 bool refcounted, in __ieee80211_wake_queue() argument
448 if (!refcounted) { in __ieee80211_wake_queue()
481 bool refcounted) in ieee80211_wake_queue_by_reason() argument
487 __ieee80211_wake_queue(hw, queue, reason, refcounted, &flags); in ieee80211_wake_queue_by_reason()
501 bool refcounted) in __ieee80211_stop_queue() argument
510 if (!refcounted) in __ieee80211_stop_queue()
520 bool refcounted) in ieee80211_stop_queue_by_reason() argument
526 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
596 bool refcounted) in ieee80211_stop_queues_by_reason() argument
605 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
638 bool refcounted) in ieee80211_wake_queues_by_reason() argument
647 __ieee80211_wake_queue(hw, i, reason, refcounted, &flags); in ieee80211_wake_queues_by_reason()