Home
last modified time | relevance | path

Searched refs:ieee80211_chanctx (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dchan.c14 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
28 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
42 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
50 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx()
67 static struct ieee80211_chanctx *
78 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_vif_get_chanctx()
83 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef()
106 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
132 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef()
150 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef()
[all …]
Ddriver-ops.c286 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
288 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
290 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
292 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
309 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
311 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
313 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
315 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h802 struct ieee80211_chanctx { struct
810 struct ieee80211_chanctx *replace_ctx; argument
933 struct ieee80211_chanctx *reserved_chanctx;
2254 struct ieee80211_chanctx *ctx);
2257 struct ieee80211_chanctx *chanctx);
2259 struct ieee80211_chanctx *ctx);
2286 struct ieee80211_chanctx *ctx);
Ddriver-ops.h855 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
872 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
887 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
902 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
923 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
Dutil.c2163 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2204 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2213 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2285 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2720 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2736 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2746 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2756 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
3784 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4252 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1498 struct ieee80211_chanctx *ctx),
1520 struct ieee80211_chanctx *ctx),
1526 struct ieee80211_chanctx *ctx),
1532 struct ieee80211_chanctx *ctx,
1653 struct ieee80211_chanctx *ctx),
1678 struct ieee80211_chanctx *ctx),
1685 struct ieee80211_chanctx *ctx),
Dtdls.c1252 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1262 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3407 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3442 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1369 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1464 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()