Home
last modified time | relevance | path

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

/Linux-v5.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.c283 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
285 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
287 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
289 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
306 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
308 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
310 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
312 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h813 struct ieee80211_chanctx { struct
821 struct ieee80211_chanctx *replace_ctx; argument
946 struct ieee80211_chanctx *reserved_chanctx;
2259 struct ieee80211_chanctx *ctx);
2262 struct ieee80211_chanctx *chanctx);
2264 struct ieee80211_chanctx *ctx);
2291 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.c2155 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2196 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2205 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2277 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2712 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2728 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2738 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2748 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
3776 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4244 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.c3386 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3421 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1372 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1467 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()