| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | coex.c | 149 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_get_coex_type() 271 struct ieee80211_chanctx_conf *primary; 272 struct ieee80211_chanctx_conf *secondary; 323 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_mvm_bt_notif_iterator() 487 struct ieee80211_chanctx_conf *chan = data.primary; in iwl_mvm_bt_coex_notif_handle() 510 struct ieee80211_chanctx_conf *chan = data.secondary; in iwl_mvm_bt_coex_notif_handle()
|
| D | ftm-responder.c | 159 struct ieee80211_chanctx_conf ctx, *pctx; in iwl_mvm_ftm_start_responder()
|
| D | mac80211.c | 3860 struct ieee80211_chanctx_conf *ctx; 3874 struct ieee80211_chanctx_conf *ctx) in iwl_mvm_is_ftm_responder_chanctx() 3889 struct ieee80211_chanctx_conf *ctx) in __iwl_mvm_add_chanctx() 3922 struct ieee80211_chanctx_conf *ctx) in iwl_mvm_add_chanctx() 3935 struct ieee80211_chanctx_conf *ctx) in __iwl_mvm_remove_chanctx() 3946 struct ieee80211_chanctx_conf *ctx) in iwl_mvm_remove_chanctx() 3956 struct ieee80211_chanctx_conf *ctx, in iwl_mvm_change_chanctx() 3998 struct ieee80211_chanctx_conf *ctx, in __iwl_mvm_assign_vif_chanctx() 4099 struct ieee80211_chanctx_conf *ctx) in iwl_mvm_assign_vif_chanctx() 4113 struct ieee80211_chanctx_conf *ctx, in __iwl_mvm_unassign_vif_chanctx() [all …]
|
| D | debugfs-vif.c | 229 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_dbgfs_mac_params_read() 640 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_dbgfs_rx_phyinfo_write()
|
| D | tdls.c | 432 struct ieee80211_chanctx_conf *chanctx = in iwl_mvm_tdls_config_channel_switch()
|
| D | power.c | 339 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_mvm_power_is_radar()
|
| D | mac-ctxt.c | 497 struct ieee80211_chanctx_conf *chanctx; in iwl_mvm_mac_ctxt_cmd_common()
|
| /Linux-v5.4/net/mac80211/ |
| D | chan.c | 71 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_get_chanctx() 244 struct ieee80211_chanctx_conf *conf) in ieee80211_get_chanctx_max_required_bw() 422 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_chanctx_radar_required() 569 struct ieee80211_chanctx_conf *conf = &ctx->conf; in ieee80211_recalc_chanctx_chantype() 644 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_vif_chanctx() 797 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_copy_chanctx_to_vlans() 1521 struct ieee80211_chanctx_conf *conf; in __ieee80211_vif_release_channel() 1684 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_change_bandwidth() 1766 struct ieee80211_chanctx_conf *conf; in ieee80211_vif_vlan_copy_chanctx() 1784 struct ieee80211_chanctx_conf *chanctx_conf, in ieee80211_iter_chan_contexts_atomic()
|
| D | ocb.c | 44 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_ocb_rx_no_sta()
|
| D | ethtool.c | 69 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_get_stats()
|
| D | mesh.c | 384 struct ieee80211_chanctx_conf *chanctx_conf; in mesh_add_ds_params_ie() 437 struct ieee80211_chanctx_conf *chanctx_conf; in mesh_add_ht_oper_ie() 501 struct ieee80211_chanctx_conf *chanctx_conf; in mesh_add_vht_oper_ie() 732 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_mesh_build_beacon()
|
| D | ieee80211_i.h | 814 struct ieee80211_chanctx_conf conf; 1036 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_vif_get_shift() 1429 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_get_sband() 1960 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_tx_skb_tid()
|
| D | rate.c | 37 struct ieee80211_chanctx_conf *chanctx_conf; in rate_control_rate_init() 91 struct ieee80211_chanctx_conf *chanctx_conf; in rate_control_rate_update()
|
| D | tx.c | 61 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_duration() 2205 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_monitor_start_xmit() 2464 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_build_hdr() 2867 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_check_fast_xmit() 4098 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_tx_pending_skb() 4443 struct ieee80211_chanctx_conf *chanctx_conf; in __ieee80211_beacon_get() 4869 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_get_buffered_bc()
|
| D | util.c | 1398 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_regulatory_limit_wmm_params() 1440 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_set_wmm_default() 2050 struct ieee80211_chanctx_conf *conf; in ieee80211_assign_chanctx() 2567 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_recalc_smps() 2593 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_recalc_min_chandef()
|
| D | offchannel.c | 861 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_mgmt_tx()
|
| D | ibss.c | 612 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_ibss_add_sta() 1207 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_ibss_rx_no_sta()
|
| D | cfg.c | 3306 struct ieee80211_chanctx_conf *conf; in __ieee80211_channel_switch() 3528 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_probe_client() 3614 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_cfg_get_channel()
|
| D | mlme.c | 650 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_send_assoc() 1291 struct ieee80211_chanctx_conf *conf; in ieee80211_sta_process_chanswitch() 3816 struct ieee80211_chanctx_conf *chanctx_conf; in ieee80211_rx_mgmt_beacon()
|
| /Linux-v5.4/include/net/ |
| D | mac80211.h | 225 struct ieee80211_chanctx_conf { struct 269 struct ieee80211_chanctx_conf *old_ctx; 270 struct ieee80211_chanctx_conf *new_ctx; 1622 struct ieee80211_chanctx_conf __rcu *chanctx_conf; 3969 struct ieee80211_chanctx_conf *ctx); 3971 struct ieee80211_chanctx_conf *ctx); 3973 struct ieee80211_chanctx_conf *ctx, 3977 struct ieee80211_chanctx_conf *ctx); 3980 struct ieee80211_chanctx_conf *ctx); 5632 struct ieee80211_chanctx_conf *chanctx_conf,
|
| /Linux-v5.4/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 236 static inline void hwsim_check_chanctx_magic(struct ieee80211_chanctx_conf *c) in hwsim_check_chanctx_magic() 242 static inline void hwsim_set_chanctx_magic(struct ieee80211_chanctx_conf *c) in hwsim_set_chanctx_magic() 248 static inline void hwsim_clear_chanctx_magic(struct ieee80211_chanctx_conf *c) in hwsim_clear_chanctx_magic() 1362 struct ieee80211_chanctx_conf *chanctx_conf; in mac80211_hwsim_tx() 2237 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_add_chanctx() 2248 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_remove_chanctx() 2259 struct ieee80211_chanctx_conf *ctx, in mac80211_hwsim_change_chanctx() 2271 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_assign_vif_chanctx() 2281 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_unassign_vif_chanctx()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
| D | main.c | 2417 struct ieee80211_chanctx_conf *conf) in ath9k_add_chanctx() 2452 struct ieee80211_chanctx_conf *conf) in ath9k_remove_chanctx() 2472 struct ieee80211_chanctx_conf *conf, in ath9k_change_chanctx() 2489 struct ieee80211_chanctx_conf *conf) in ath9k_assign_vif_chanctx() 2520 struct ieee80211_chanctx_conf *conf) in ath9k_unassign_vif_chanctx()
|
| D | ath9k.h | 456 ath_chanctx_get(struct ieee80211_chanctx_conf *ctx) in ath_chanctx_get()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
| D | mac.c | 651 struct ieee80211_chanctx_conf *conf; in ath10k_mac_vif_chan() 667 struct ieee80211_chanctx_conf *conf, in ath10k_mac_num_chanctxs_iter() 688 struct ieee80211_chanctx_conf *conf, in ath10k_mac_get_any_chandef_iter() 1384 struct ieee80211_chanctx_conf *conf, in ath10k_mac_has_radar_iter() 7724 struct ieee80211_chanctx_conf *ctx, in ath10k_mac_update_rx_channel() 7863 struct ieee80211_chanctx_conf *ctx) in ath10k_mac_op_add_chanctx() 7887 struct ieee80211_chanctx_conf *ctx) in ath10k_mac_op_remove_chanctx() 7908 struct ieee80211_chanctx_conf *ctx; 7931 struct ieee80211_chanctx_conf *ctx; in ath10k_mac_change_chanctx_fill_iter() 7948 struct ieee80211_chanctx_conf *ctx, in ath10k_mac_op_change_chanctx() [all …]
|
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
| D | main.c | 4681 struct ieee80211_chanctx_conf *ctx) in wlcore_op_add_chanctx() 4690 struct ieee80211_chanctx_conf *ctx) in wlcore_op_remove_chanctx() 4698 struct ieee80211_chanctx_conf *ctx, in wlcore_op_change_chanctx() 4748 struct ieee80211_chanctx_conf *ctx) in wlcore_op_assign_vif_chanctx() 4800 struct ieee80211_chanctx_conf *ctx) in wlcore_op_unassign_vif_chanctx() 4842 struct ieee80211_chanctx_conf *new_ctx) in __wlcore_switch_vif_chan()
|