Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A 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 …]
H A 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()
H A 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);
H A Ddriver-ops.h908 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
925 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
940 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
964 struct ieee80211_chanctx *ctx);
968 struct ieee80211_chanctx *ctx);
H A Dutil.c2369 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2410 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2419 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2520 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
3049 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
3065 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
3076 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
3109 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
4386 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
4793 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
H A 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),
H A 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()
H A Dcfg.c3900 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3935 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
H A 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()