Searched refs:ieee80211_chanctx (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/net/mac80211/ |
| D | chan.c | 16 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_vif_get_chanctx() 85 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef() 108 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef() 134 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef() 152 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef() [all …]
|
| D | driver-ops.c | 286 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() 288 struct ieee80211_chanctx, in drv_switch_vif_chanctx() 290 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() 292 struct ieee80211_chanctx, in drv_switch_vif_chanctx() 309 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx() 311 struct ieee80211_chanctx, in drv_switch_vif_chanctx() 313 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() 315 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
|
| D | ieee80211_i.h | 806 struct ieee80211_chanctx { struct 814 struct ieee80211_chanctx *replace_ctx; argument 939 struct ieee80211_chanctx *reserved_chanctx; 2420 struct ieee80211_chanctx *ctx); 2423 struct ieee80211_chanctx *chanctx); 2425 struct ieee80211_chanctx *ctx); 2451 struct ieee80211_chanctx *ctx);
|
| D | driver-ops.h | 873 struct ieee80211_chanctx *ctx) in drv_add_chanctx() 890 struct ieee80211_chanctx *ctx) in drv_remove_chanctx() 905 struct ieee80211_chanctx *ctx, in drv_change_chanctx() 920 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx() 941 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
|
| D | util.c | 2176 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure() 2215 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx() 2224 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx() 2296 struct ieee80211_chanctx *ctx; in ieee80211_reconfig() 2731 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps() 2747 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps() 2757 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef() 2767 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef() 3862 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work() 4330 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect() [all …]
|
| D | trace.h | 1519 struct ieee80211_chanctx *ctx), 1541 struct ieee80211_chanctx *ctx), 1547 struct ieee80211_chanctx *ctx), 1553 struct ieee80211_chanctx *ctx, 1674 struct ieee80211_chanctx *ctx), 1699 struct ieee80211_chanctx *ctx), 1706 struct ieee80211_chanctx *ctx),
|
| D | tdls.c | 1252 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx() 1262 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
|
| D | cfg.c | 3439 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch() 3474 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
|
| D | mlme.c | 1295 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch() 1396 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()
|