Searched refs:ieee80211_chanctx_refcount (Results 1 – 2 of 2) sorted by relevance
40 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount() function550 WARN_ON_ONCE(ieee80211_chanctx_refcount(local, ctx) != 0); in ieee80211_free_chanctx()815 if (ieee80211_chanctx_refcount(sdata->local, ctx) == 0) { in ieee80211_vif_unreserve_chanctx()1021 if (ieee80211_chanctx_refcount(local, new_ctx) == 0) in ieee80211_vif_use_reserved_reassign()1033 if (ieee80211_chanctx_refcount(local, old_ctx) == 0) in ieee80211_vif_use_reserved_reassign()1087 if (ieee80211_chanctx_refcount(local, new_ctx) == 0) in ieee80211_vif_use_reserved_assign()1508 if (ieee80211_chanctx_refcount(local, ctx) == 0) in __ieee80211_vif_release_channel()1563 if (ieee80211_chanctx_refcount(local, ctx) == 0) in ieee80211_vif_use_channel()
2016 int ieee80211_chanctx_refcount(struct ieee80211_local *local,