Searched refs:ieee80211_chanctx (Results 1 – 9 of 9) sorted by relevance
| /linux/net/mac80211/ |
| H A D | chan.c | 37 ieee80211_chanctx_user_iter_next_nan_channel(struct ieee80211_chanctx *ctx, in ieee80211_chanctx_user_iter_next_nan_channel() 64 ieee80211_chanctx_user_iter_next_link(struct ieee80211_chanctx *ctx, in ieee80211_chanctx_user_iter_next_link() 113 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_user_iter_next() 192 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned() 204 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved() 216 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount() 236 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx() 259 static struct ieee80211_chanctx * 270 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_link_get_chanctx() 336 struct ieee80211_chanctx *ctx, in _ieee80211_chanctx_compatible() [all …]
|
| H A D | nan.c | 58 struct ieee80211_chanctx, in ieee80211_nan_update_channel() 67 struct ieee80211_chanctx *ctx; in ieee80211_nan_use_chanctx() 181 struct ieee80211_chanctx *ctx; in ieee80211_nan_remove_channel() 211 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_nan_remove_channel() 422 struct ieee80211_chanctx, in ieee80211_nan_set_local_sched() 478 struct ieee80211_chanctx, in ieee80211_nan_sched_update_done() 722 struct ieee80211_chanctx *ctx; in ieee80211_nan_evacuate_channel() 747 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_nan_evacuate_channel() 762 struct ieee80211_chanctx *ctx) in ieee80211_nan_find_evac_chan() 780 struct ieee80211_chanctx *chan_ctx; in ieee80211_nan_find_evac_chan() [all …]
|
| H A D | ieee80211_i.h | 927 struct ieee80211_chanctx { struct 932 struct ieee80211_chanctx *replace_ctx; argument 1124 struct ieee80211_chanctx *reserved_chanctx; 2086 struct ieee80211_chanctx *ctx); 2843 struct ieee80211_chanctx *ctx); 2846 struct ieee80211_chanctx *chanctx); 2848 struct ieee80211_chanctx *ctx); 2857 struct ieee80211_chanctx *chanctx); 2870 bool (*chanctx_filter)(struct ieee80211_chanctx *ctx, 2897 struct ieee80211_chanctx *ctx); [all …]
|
| H A D | util.c | 1676 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure() 1717 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx() 1724 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx() 1889 struct ieee80211_chanctx *ctx; in ieee80211_reconfig() 2440 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps() 2456 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps() 2465 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef() 2498 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, in ieee80211_recalc_min_chandef() 3682 struct ieee80211_chanctx *ctx) in ieee80211_dfs_cac_cancel() 3726 struct ieee80211_chanctx *ctx, *tmp; 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 | tdls.c | 1335 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx() 1346 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
|
| H A D | cfg.c | 1434 struct ieee80211_chanctx *chanctx; in ieee80211_update_ap_bandwidth() 1457 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_update_ap_bandwidth() 4731 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch() 4780 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
|
| H A D | mlme.c | 3235 struct ieee80211_chanctx *chanctx = NULL; in ieee80211_sta_process_chanswitch() 3430 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()
|
| H A D | tx.c | 2446 struct ieee80211_chanctx *ctx; in ieee80211_monitor_start_xmit()
|