Home
last modified time | relevance | path

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

/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.h801 struct ieee80211_chanctx { struct
809 struct ieee80211_chanctx *replace_ctx; argument
930 struct ieee80211_chanctx *reserved_chanctx;
2195 struct ieee80211_chanctx *ctx);
2198 struct ieee80211_chanctx *chanctx);
2200 struct ieee80211_chanctx *ctx);
2227 struct ieee80211_chanctx *ctx);
Ddriver-ops.h856 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
873 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
888 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
903 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
924 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
Dutil.c2010 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2051 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2060 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2132 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2568 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2584 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2594 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2604 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
3331 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
3794 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1482 struct ieee80211_chanctx *ctx),
1504 struct ieee80211_chanctx *ctx),
1510 struct ieee80211_chanctx *ctx),
1516 struct ieee80211_chanctx *ctx,
1627 struct ieee80211_chanctx *ctx),
1652 struct ieee80211_chanctx *ctx),
1659 struct ieee80211_chanctx *ctx),
Dtdls.c1253 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1263 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3307 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3336 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1292 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1380 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()