Searched refs:ieee80211_chanctx_refcount (Results 1 – 2 of 2) sorted by relevance
41 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount() function559 WARN_ON_ONCE(ieee80211_chanctx_refcount(local, ctx) != 0); in ieee80211_free_chanctx()845 if (ieee80211_chanctx_refcount(sdata->local, ctx) == 0) { in ieee80211_vif_unreserve_chanctx()1054 if (ieee80211_chanctx_refcount(local, new_ctx) == 0) in ieee80211_vif_use_reserved_reassign()1068 if (ieee80211_chanctx_refcount(local, old_ctx) == 0) in ieee80211_vif_use_reserved_reassign()1124 if (ieee80211_chanctx_refcount(local, new_ctx) == 0) in ieee80211_vif_use_reserved_assign()1545 if (ieee80211_chanctx_refcount(local, ctx) == 0) in __ieee80211_vif_release_channel()1600 if (ieee80211_chanctx_refcount(local, ctx) == 0) in ieee80211_vif_use_channel()
2194 int ieee80211_chanctx_refcount(struct ieee80211_local *local,