Searched refs:ieee80211_chanctx (Results 1 – 10 of 10) sorted by relevance
| /linux/net/mac80211/ |
| H A D | chan.c | 35 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 D | driver-ops.c | 315 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 D | ieee80211_i.h | 914 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 D | util.c | 1661 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 D | main.c | 244 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 D | driver-ops.h | 1015 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 D | trace.h | 1682 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 D | tdls.c | 1322 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 D | cfg.c | 4365 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch() 4414 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
|
| H A D | mlme.c | 2846 struct ieee80211_chanctx *chanctx = NULL; in ieee80211_sta_process_chanswitch() 3041 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()
|