Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dchan.c16 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
30 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
44 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
52 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx()
69 static struct ieee80211_chanctx *
80 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_link_get_chanctx()
85 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef()
108 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
136 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef()
154 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef()
[all …]
Ddriver-ops.c282 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
310 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
346 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
348 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
350 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
352 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
369 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
371 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
373 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
375 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h814 struct ieee80211_chanctx { struct
822 struct ieee80211_chanctx *replace_ctx; argument
977 struct ieee80211_chanctx *reserved_chanctx;
2470 struct ieee80211_chanctx *ctx);
2473 struct ieee80211_chanctx *chanctx);
2475 struct ieee80211_chanctx *ctx);
2493 struct ieee80211_chanctx *ctx);
Ddriver-ops.h851 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
868 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
883 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
907 struct ieee80211_chanctx *ctx);
911 struct ieee80211_chanctx *ctx);
Dutil.c2245 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2285 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2294 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2366 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2840 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2856 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2867 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2900 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
4079 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4488 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1556 struct ieee80211_chanctx *ctx),
1578 struct ieee80211_chanctx *ctx),
1584 struct ieee80211_chanctx *ctx),
1590 struct ieee80211_chanctx *ctx,
1714 struct ieee80211_chanctx *ctx),
1742 struct ieee80211_chanctx *ctx),
1750 struct ieee80211_chanctx *ctx),
Dtdls.c1254 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1264 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3750 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3785 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1778 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1880 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()