Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c35 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_user_iter_next()
137 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
149 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
161 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
174 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx()
197 static struct ieee80211_chanctx *
208 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_link_get_chanctx()
243 ieee80211_chanctx_compatible(struct ieee80211_chanctx *ctx, in ieee80211_chanctx_compatible()
264 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chanreq()
286 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
[all …]
H A Ddriver-ops.c315 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
356 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
397 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
399 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
401 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
403 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
420 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
422 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
424 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
426 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
[all...]
H A Dieee80211_i.h914 struct ieee80211_chanctx { struct
919 struct ieee80211_chanctx *replace_ctx; argument
1091 struct ieee80211_chanctx *reserved_chanctx;
2771 struct ieee80211_chanctx *ctx);
2774 struct ieee80211_chanctx *chanctx);
2776 struct ieee80211_chanctx *ctx);
2785 struct ieee80211_chanctx *chanctx);
2799 struct ieee80211_chanctx *ctx);
H A Dutil.c1661 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
1702 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
1709 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
1807 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2348 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2364 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2373 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2406 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
3582 struct ieee80211_chanctx *ctx) in ieee80211_dfs_cac_cancel()
3626 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
[all …]
H A Dmain.c244 struct ieee80211_chanctx *ctx; in ieee80211_hw_conf_chan()
247 struct ieee80211_chanctx, in ieee80211_hw_conf_chan()
263 struct ieee80211_chanctx *ctx; in ieee80211_hw_conf_init()
266 struct ieee80211_chanctx, in ieee80211_hw_conf_init()
H A Ddriver-ops.h1015 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
1033 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
1049 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
1066 struct ieee80211_chanctx *ctx);
1070 struct ieee80211_chanctx *ctx);
H A Dtrace.h1682 struct ieee80211_chanctx *ctx),
1704 struct ieee80211_chanctx *ctx),
1710 struct ieee80211_chanctx *ctx),
1716 struct ieee80211_chanctx *ctx,
1840 struct ieee80211_chanctx *ctx),
1868 struct ieee80211_chanctx *ctx),
1876 struct ieee80211_chanctx *ctx),
H A Dtdls.c1322 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1333 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
H A Dcfg.c4365 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
4414 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
H A Dmlme.c2846 struct ieee80211_chanctx *chanctx = NULL; in ieee80211_sta_process_chanswitch()
3041 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()