Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dchan.c14 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned()
28 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved()
42 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount()
50 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx()
67 static struct ieee80211_chanctx *
78 return container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_vif_get_chanctx()
83 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef()
106 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef()
132 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef()
150 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef()
[all …]
Ddriver-ops.c283 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
285 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
287 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
289 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
306 struct ieee80211_chanctx *new_ctx = in drv_switch_vif_chanctx()
308 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
310 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx()
312 struct ieee80211_chanctx, in drv_switch_vif_chanctx()
Dieee80211_i.h826 struct ieee80211_chanctx { struct
834 struct ieee80211_chanctx *replace_ctx; argument
955 struct ieee80211_chanctx *reserved_chanctx;
2238 struct ieee80211_chanctx *ctx);
2241 struct ieee80211_chanctx *chanctx);
2243 struct ieee80211_chanctx *ctx);
2270 struct ieee80211_chanctx *ctx);
Ddriver-ops.h858 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
875 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
890 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
905 struct ieee80211_chanctx *ctx) in drv_assign_vif_chanctx()
926 struct ieee80211_chanctx *ctx) in drv_unassign_vif_chanctx()
Dutil.c2021 struct ieee80211_chanctx *ctx; in ieee80211_handle_reconfig_failure()
2062 struct ieee80211_chanctx *ctx; in ieee80211_assign_chanctx()
2071 ctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_assign_chanctx()
2143 struct ieee80211_chanctx *ctx; in ieee80211_reconfig()
2580 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_smps()
2596 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_smps()
2606 struct ieee80211_chanctx *chanctx; in ieee80211_recalc_min_chandef()
2616 chanctx = container_of(chanctx_conf, struct ieee80211_chanctx, conf); in ieee80211_recalc_min_chandef()
3400 struct ieee80211_chanctx *ctx; in ieee80211_dfs_radar_detected_work()
3860 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_radar_detect()
[all …]
Dtrace.h1482 struct ieee80211_chanctx *ctx),
1504 struct ieee80211_chanctx *ctx),
1510 struct ieee80211_chanctx *ctx),
1516 struct ieee80211_chanctx *ctx,
1627 struct ieee80211_chanctx *ctx),
1652 struct ieee80211_chanctx *ctx),
1659 struct ieee80211_chanctx *ctx),
Dtdls.c1253 struct ieee80211_chanctx *ctx; in iee80211_tdls_recalc_chanctx()
1263 ctx = container_of(conf, struct ieee80211_chanctx, conf); in iee80211_tdls_recalc_chanctx()
Dcfg.c3566 struct ieee80211_chanctx *chanctx; in __ieee80211_channel_switch()
3595 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in __ieee80211_channel_switch()
Dmlme.c1299 struct ieee80211_chanctx *chanctx; in ieee80211_sta_process_chanswitch()
1387 chanctx = container_of(conf, struct ieee80211_chanctx, conf); in ieee80211_sta_process_chanswitch()