| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | phy-ctxt.c | 69 u8 iwl_mvm_get_channel_width(struct cfg80211_chan_def *chandef)  in iwl_mvm_get_channel_width()91 u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef)  in iwl_mvm_get_ctrl_pos()
 143 				      struct cfg80211_chan_def *chandef,  in iwl_mvm_phy_ctxt_cmd_data()
 190 				  struct cfg80211_chan_def *chandef,  in iwl_mvm_phy_ctxt_apply()
 215 			 struct cfg80211_chan_def *chandef,  in iwl_mvm_phy_ctxt_add()
 245 			     struct cfg80211_chan_def *chandef,  in iwl_mvm_phy_ctxt_changed()
 291 		struct cfg80211_chan_def chandef;  in iwl_mvm_phy_ctxt_unref()  local
 
 | 
| D | ftm-responder.c | 68 			  struct cfg80211_chan_def *chandef)  in iwl_mvm_ftm_responder_cmd()
 | 
| D | tdls.c | 382 				   struct cfg80211_chan_def *chandef,  in iwl_mvm_tdls_config_channel_switch()553 			    struct cfg80211_chan_def *chandef,  in iwl_mvm_tdls_channel_switch()
 
 | 
| /Linux-v5.4/net/wireless/ | 
| D | chan.c | 22 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,  in cfg80211_chandef_create()57 static bool cfg80211_edmg_chandef_valid(const struct cfg80211_chan_def *chandef)  in cfg80211_edmg_chandef_valid()
 142 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef)  in cfg80211_chandef_valid()
 363 			    const struct cfg80211_chan_def *chandef,  in cfg80211_set_dfs_state()
 433 				  const struct cfg80211_chan_def *chandef,  in cfg80211_chandef_dfs_required()
 527 				 const struct cfg80211_chan_def *chandef)  in cfg80211_chandef_dfs_usable()
 566 bool cfg80211_is_sub_chan(struct cfg80211_chan_def *chandef,  in cfg80211_is_sub_chan()
 715 				const struct cfg80211_chan_def *chandef)  in cfg80211_chandef_dfs_available()
 780 			      const struct cfg80211_chan_def *chandef)  in cfg80211_chandef_dfs_cac_time()
 879 			     const struct cfg80211_chan_def *chandef,  in cfg80211_chandef_usable()
 [all …]
 
 | 
| D | trace.h | 134 #define CHAN_DEF_ASSIGN(chandef)					\  argument
 | 
| D | mlme.c | 767 	struct cfg80211_chan_def chandef;  in cfg80211_dfs_channels_update_work()  local846 			  struct cfg80211_chan_def *chandef,  in cfg80211_radar_event()
 869 			const struct cfg80211_chan_def *chandef,  in cfg80211_cac_event()
 
 | 
| D | mesh.c | 222 			      struct cfg80211_chan_def *chandef)  in cfg80211_set_mesh_channel()
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | chan.c | 167 				   const struct cfg80211_chan_def *chandef,  in ieee80211_find_reservation_chanctx()343 				     const struct cfg80211_chan_def *chandef)  in ieee80211_change_chanctx()
 364 		       const struct cfg80211_chan_def *chandef,  in ieee80211_find_chanctx()
 448 			const struct cfg80211_chan_def *chandef,  in ieee80211_alloc_chanctx()
 504 		      const struct cfg80211_chan_def *chandef,  in ieee80211_new_chanctx()
 533 		struct cfg80211_chan_def *chandef = &local->_oper_chandef;  in ieee80211_del_chanctx()  local
 869 				  const struct cfg80211_chan_def *chandef,  in ieee80211_vif_reserve_chanctx()
 995 			     const struct cfg80211_chan_def *chandef)  in ieee80211_vif_update_chandef()
 1014 	const struct cfg80211_chan_def *chandef;  in ieee80211_vif_use_reserved_reassign()  local
 1093 	const struct cfg80211_chan_def *chandef;  in ieee80211_vif_use_reserved_assign()  local
 [all …]
 
 | 
| D | tdls.c | 77 	struct cfg80211_chan_def chandef;  in ieee80211_tdls_add_subband()  local649 				       struct cfg80211_chan_def *chandef)  in ieee80211_tdls_add_chan_switch_req_ies()
 702 				   struct cfg80211_chan_def *chandef)  in ieee80211_tdls_add_ies()
 867 				      struct cfg80211_chan_def *chandef)  in ieee80211_tdls_build_mgmt_packet_data()
 938 				struct cfg80211_chan_def *chandef)  in ieee80211_tdls_prep_mgmt_packet()
 1491 			      struct cfg80211_chan_def *chandef,  in ieee80211_tdls_ch_sw_tmpl_get()
 1561 			      struct cfg80211_chan_def *chandef)  in ieee80211_tdls_channel_switch()
 1772 	struct cfg80211_chan_def chandef;  in ieee80211_process_tdls_channel_switch_req()  local
 
 | 
| D | util.c | 1632 					 struct cfg80211_chan_def *chandef,  in ieee80211_build_preq_ies_band()1831 			     struct cfg80211_chan_def *chandef,  in ieee80211_build_preq_ies()
 1879 	struct cfg80211_chan_def chandef;  in ieee80211_build_probe_req()  local
 2804 			       const struct cfg80211_chan_def *chandef,  in ieee80211_ie_build_ht_oper()
 2848 				   const struct cfg80211_chan_def *chandef)  in ieee80211_ie_build_wide_bw_cs()
 2877 				const struct cfg80211_chan_def *chandef)  in ieee80211_ie_build_vht_oper()
 2955 			       struct cfg80211_chan_def *chandef)  in ieee80211_chandef_ht_oper()
 2984 				struct cfg80211_chan_def *chandef)  in ieee80211_chandef_vht_oper()
 3052 int ieee80211_parse_bitrates(struct cfg80211_chan_def *chandef,  in ieee80211_parse_bitrates()
 3301 	struct cfg80211_chan_def chandef;  in ieee80211_dfs_cac_cancel()  local
 [all …]
 
 | 
| D | ibss.c | 41 			   struct cfg80211_chan_def *chandef,  in ieee80211_ibss_build_presp()230 	struct cfg80211_chan_def chandef;  in __ieee80211_sta_join_ibss()  local
 403 	struct cfg80211_chan_def chandef;  in ieee80211_sta_join_ibss()  local
 1053 		struct cfg80211_chan_def chandef;  in ieee80211_update_sta_info()  local
 1391 				   const struct cfg80211_chan_def *chandef,  in ieee80211_ibss_setup_scan_channels()
 
 | 
| D | scan.c | 292 ieee80211_prepare_scan_chandef(struct cfg80211_chan_def *chandef,  in ieee80211_prepare_scan_chandef()313 	struct cfg80211_chan_def chandef;  in ieee80211_prep_hw_scan()  local
 1237 	struct cfg80211_chan_def chandef;  in __ieee80211_request_sched_scan_start()  local
 
 | 
| D | rc80211_minstrel.c | 439 		    struct cfg80211_chan_def *chandef)  in calc_rate_durations()476 		   struct cfg80211_chan_def *chandef,  in minstrel_rate_init()
 
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | 11h.c | 125 	struct cfg80211_chan_def chandef;  in mwifiex_dfs_cac_work_queue()  local172 				 struct cfg80211_chan_def *chandef)  in mwifiex_stop_radar_detection()
 
 | 
| /Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/ | 
| D | event.c | 150 	struct cfg80211_chan_def chandef;  in qtnf_event_handle_bss_join()  local468 	struct cfg80211_chan_def chandef;  in qtnf_event_handle_freq_change()  local
 520 	struct cfg80211_chan_def chandef;  in qtnf_event_handle_radar()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/ | 
| D | main.c | 12 mt76x0_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef)  in mt76x0_set_channel()
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | common.c | 301 				      struct cfg80211_chan_def *chandef)  in ath9k_cmn_update_ichannel()342 					    struct cfg80211_chan_def *chandef)  in ath9k_cmn_get_channel()
 
 | 
| D | channel.c | 29 	struct cfg80211_chan_def *chandef = &sc->cur_chan->chandef;  in ath_set_channel()  local131 			     struct cfg80211_chan_def *chandef)  in ath_chanctx_set_channel()
 802 			       struct cfg80211_chan_def *chandef)  in ath_chanctx_switch()
 852 	struct cfg80211_chan_def chandef;  in ath_chanctx_offchan_switch()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ | 
| D | usb_main.c | 35 		    struct cfg80211_chan_def *chandef)  in mt76x2u_set_channel()
 | 
| D | usb_phy.c | 61 			    struct cfg80211_chan_def *chandef)  in mt76x2u_phy_set_channel()
 | 
| D | pci_main.c | 41 mt76x2_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef)  in mt76x2_set_channel()
 | 
| D | pci_phy.c | 118 			   struct cfg80211_chan_def *chandef)  in mt76x2_phy_set_channel()
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ | 
| D | rc.c | 251 			  struct cfg80211_chan_def *chandef,  in rtl_rate_init()258 			    struct cfg80211_chan_def *chandef,  in rtl_rate_update()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intersil/orinoco/ | 
| D | cfg.c | 165 				       struct cfg80211_chan_def *chandef)  in orinoco_set_monitor_channel()
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/ | 
| D | init.c | 228 	struct cfg80211_chan_def *chandef = &dev->mt76.chandef;  in mt7615_regd_notifier()  local
 |