Home
last modified time | relevance | path

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

/Linux-v6.1/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.h813 struct ieee80211_chanctx { struct
821 struct ieee80211_chanctx *replace_ctx; argument
976 struct ieee80211_chanctx *reserved_chanctx;
2469 struct ieee80211_chanctx *ctx);
2472 struct ieee80211_chanctx *chanctx);
2474 struct ieee80211_chanctx *ctx);
2492 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.c2253 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2293 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2302 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2374 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2848 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2864 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2875 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2908 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
4087 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4496 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.c3743 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3778 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()