Searched refs:for_each_chanctx_user_reserved (Results 1 – 1 of 1) sorted by relevance
| /linux/net/mac80211/ |
| H A D | chan.c | 173 #define for_each_chanctx_user_reserved(local, ctx, iter) \ macro 209 for_each_chanctx_user_reserved(local, ctx, &iter) in ieee80211_chanctx_num_reserved() 380 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_chanctx_reserved_chanreq() 597 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_get_chanctx_max_required_bw() 1825 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_chsw_switch_vifs() 1952 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_vif_use_reserved_switch() 1993 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_vif_use_reserved_switch() 2037 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_vif_use_reserved_switch() 2074 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_vif_use_reserved_switch() 2091 for_each_chanctx_user_reserved(local, ctx, &iter) { in ieee80211_vif_use_reserved_switch() [all …]
|