Home
last modified time | relevance | path

Searched refs:reserved_vifs (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
A Dchan.c37 list_for_each_entry(sdata, &ctx->reserved_vifs, reserved_chanctx_list) in ieee80211_chanctx_num_reserved()
92 list_for_each_entry(sdata, &ctx->reserved_vifs, in ieee80211_chanctx_reserved_chandef()
160 if (!list_empty(&ctx->reserved_vifs) && in ieee80211_chanctx_can_reserve_chandef()
560 INIT_LIST_HEAD(&ctx->reserved_vifs); in ieee80211_alloc_chanctx()
999 !list_empty(&curr_ctx->reserved_vifs)) { in ieee80211_vif_reserve_chanctx()
1028 if (!list_empty(&ctx->reserved_vifs)) in ieee80211_vif_reserve_chanctx()
1043 !list_empty(&curr_ctx->reserved_vifs)) in ieee80211_vif_reserve_chanctx()
1311 list_for_each_entry(sdata, &ctx->reserved_vifs, in ieee80211_chsw_switch_vifs()
1440 list_for_each_entry(sdata, &ctx->reserved_vifs, in ieee80211_vif_use_reserved_switch()
1508 list_for_each_entry(sdata, &ctx->reserved_vifs, in ieee80211_vif_use_reserved_switch()
[all …]
A Dieee80211_i.h830 struct list_head reserved_vifs; member
A Dutil.c4362 list_for_each_entry(sdata, &ctx->reserved_vifs, reserved_chanctx_list) in ieee80211_chanctx_radar_detect()

Completed in 22 milliseconds