ieee80211_chanctx_refcount
if (ieee80211_chanctx_refcount(sdata->local, ctx) == 0) {
if (ieee80211_chanctx_refcount(local, new_ctx) == 0)
if (ieee80211_chanctx_refcount(local, old_ctx) == 0)
if (ieee80211_chanctx_refcount(local, new_ctx) == 0)
if (ieee80211_chanctx_refcount(local, ctx) == 0)
if (ieee80211_chanctx_refcount(local, ctx) == 0)
WARN_ON(ieee80211_chanctx_refcount(local, ctx) > 1 &&
WARN_ON_ONCE(ieee80211_chanctx_refcount(local, ctx) != 0);
int ieee80211_chanctx_refcount(struct ieee80211_local *local,