Home
last modified time | relevance | path

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

/linux-4.4.14/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.c245 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
247 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
249 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
251 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
268 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
270 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
272 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
274 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h782 struct ieee80211_chanctx { struct
790 struct ieee80211_chanctx *replace_ctx; argument
870 struct ieee80211_chanctx *reserved_chanctx;
2012 struct ieee80211_chanctx *ctx);
2015 struct ieee80211_chanctx *chanctx);
2017 struct ieee80211_chanctx *ctx);
2044 struct ieee80211_chanctx *ctx);
Dutil.c1670 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
1711 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
1720 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
1751 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2151 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2167 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2177 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2187 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
2711 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
3165 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Ddriver-ops.h842 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
859 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
874 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
889 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
910 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
Dtrace.h1387 struct ieee80211_chanctx *ctx),
1409 struct ieee80211_chanctx *ctx),
1415 struct ieee80211_chanctx *ctx),
1421 struct ieee80211_chanctx *ctx,
1532 struct ieee80211_chanctx *ctx),
1557 struct ieee80211_chanctx *ctx),
1564 struct ieee80211_chanctx *ctx),
Dtdls.c1249 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1255 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3167 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3196 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1134 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1205 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()