Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dchan.c13 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
27 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
41 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
49 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx()
66 static struct ieee80211_chanctx *
77 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_vif_get_chanctx()
82 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef()
105 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
131 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef()
149 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef()
[all …]
Ddriver-ops.c260 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
262 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
264 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
266 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
283 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()
Dieee80211_i.h796 struct ieee80211_chanctx { struct
804 struct ieee80211_chanctx *replace_ctx; argument
920 struct ieee80211_chanctx *reserved_chanctx;
2135 struct ieee80211_chanctx *ctx);
2138 struct ieee80211_chanctx *chanctx);
2140 struct ieee80211_chanctx *ctx);
2167 struct ieee80211_chanctx *ctx);
Ddriver-ops.h849 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
866 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
881 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
896 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
917 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
Dutil.c1747 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
1788 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
1797 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
1869 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2296 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2312 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2322 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2332 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
2994 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
3457 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1451 struct ieee80211_chanctx *ctx),
1473 struct ieee80211_chanctx *ctx),
1479 struct ieee80211_chanctx *ctx),
1485 struct ieee80211_chanctx *ctx,
1596 struct ieee80211_chanctx *ctx),
1621 struct ieee80211_chanctx *ctx),
1628 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.c3204 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3233 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1239 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1309 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()