Home
last modified time | relevance | path

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

/linux-6.6.21/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.c284 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
312 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
348 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
350 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
352 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
354 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
371 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
373 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
375 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
377 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h830 struct ieee80211_chanctx { struct
838 struct ieee80211_chanctx *replace_ctx; argument
996 struct ieee80211_chanctx *reserved_chanctx;
2559 struct ieee80211_chanctx *ctx);
2562 struct ieee80211_chanctx *chanctx);
2564 struct ieee80211_chanctx *ctx,
2583 struct ieee80211_chanctx *ctx);
Ddriver-ops.h905 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
922 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
937 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
961 struct ieee80211_chanctx *ctx);
965 struct ieee80211_chanctx *ctx);
Dutil.c2351 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2392 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2401 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2502 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
3028 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
3044 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
3055 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
3088 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
4365 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4772 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1565 struct ieee80211_chanctx *ctx),
1587 struct ieee80211_chanctx *ctx),
1593 struct ieee80211_chanctx *ctx),
1599 struct ieee80211_chanctx *ctx,
1723 struct ieee80211_chanctx *ctx),
1751 struct ieee80211_chanctx *ctx),
1759 struct ieee80211_chanctx *ctx),
Dtdls.c1353 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1363 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3898 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3933 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1848 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1948 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()