Lines Matching refs:refcounted
327 bool refcounted) in __ieee80211_wake_queue() argument
339 if (!refcounted) in __ieee80211_wake_queue()
361 bool refcounted) in ieee80211_wake_queue_by_reason() argument
367 __ieee80211_wake_queue(hw, queue, reason, refcounted); in ieee80211_wake_queue_by_reason()
381 bool refcounted) in __ieee80211_stop_queue() argument
392 if (!refcounted) in __ieee80211_stop_queue()
421 bool refcounted) in ieee80211_stop_queue_by_reason() argument
427 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
497 bool refcounted) in ieee80211_stop_queues_by_reason() argument
506 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
539 bool refcounted) in ieee80211_wake_queues_by_reason() argument
548 __ieee80211_wake_queue(hw, i, reason, refcounted); in ieee80211_wake_queues_by_reason()