Lines Matching refs:refcounted
279 bool refcounted) in __ieee80211_wake_queue() argument
291 if (!refcounted) in __ieee80211_wake_queue()
313 bool refcounted) in ieee80211_wake_queue_by_reason() argument
319 __ieee80211_wake_queue(hw, queue, reason, refcounted); in ieee80211_wake_queue_by_reason()
333 bool refcounted) in __ieee80211_stop_queue() argument
344 if (!refcounted) in __ieee80211_stop_queue()
373 bool refcounted) in ieee80211_stop_queue_by_reason() argument
379 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
449 bool refcounted) in ieee80211_stop_queues_by_reason() argument
458 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
491 bool refcounted) in ieee80211_wake_queues_by_reason() argument
500 __ieee80211_wake_queue(hw, i, reason, refcounted); in ieee80211_wake_queues_by_reason()