Home
last modified time | relevance | path

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

/linux/net/mac80211/
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()
H A Dutil.c1613 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
1654 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
1661 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
1761 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2292 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2308 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2317 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2350 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef()
3478 struct ieee80211_chanctx *ctx) in ieee80211_dfs_cac_cancel()
3522 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
[all …]
H A Dieee80211_i.h892 struct ieee80211_chanctx { struct
900 struct ieee80211_chanctx *replace_ctx; argument
1072 struct ieee80211_chanctx *reserved_chanctx;
2690 struct ieee80211_chanctx *ctx);
2693 struct ieee80211_chanctx *chanctx);
2695 struct ieee80211_chanctx *ctx,
2702 struct ieee80211_chanctx *chanctx);
2717 struct ieee80211_chanctx *ctx);
H A Dcfg.c4029 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
4072 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
H A Dmlme.c2495 struct ieee80211_chanctx *chanctx = NULL; in ieee80211_sta_process_chanswitch()
2689 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()