/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 12 u8 iwl_mvm_get_channel_width(const struct cfg80211_chan_def *chandef) in iwl_mvm_get_channel_width() 36 u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef) in iwl_mvm_get_ctrl_pos() 119 const struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_cmd_data_v1() 140 const struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_cmd_data() 204 const struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_apply() 205 const struct cfg80211_chan_def *ap, in iwl_mvm_phy_ctxt_apply() 273 const struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_add() 274 const struct cfg80211_chan_def *ap, in iwl_mvm_phy_ctxt_add() 320 const struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_changed() 321 const struct cfg80211_chan_def *ap, in iwl_mvm_phy_ctxt_changed() [all …]
|
D | mvm.h | 1291 struct cfg80211_chan_def chandef; 1997 const struct cfg80211_chan_def *chandef, 1998 const struct cfg80211_chan_def *ap, 2001 const struct cfg80211_chan_def *chandef, 2002 const struct cfg80211_chan_def *ap, 2009 u8 iwl_mvm_get_channel_width(const struct cfg80211_chan_def *chandef); 2010 u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef); 2123 const struct cfg80211_chan_def *chandef; 2558 struct cfg80211_chan_def *chandef, 2769 const struct cfg80211_chan_def *chandef) in iwl_mvm_set_chan_info_chandef() [all …]
|
/linux-6.12.1/net/wireless/ |
D | chan.c | 23 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, in cfg80211_chandef_create() 30 *chandef = (struct cfg80211_chan_def) { in cfg80211_chandef_create() 89 static bool valid_puncturing_bitmap(const struct cfg80211_chan_def *chandef) in valid_puncturing_bitmap() 125 static bool cfg80211_edmg_chandef_valid(const struct cfg80211_chan_def *chandef) in cfg80211_edmg_chandef_valid() 261 static int cfg80211_chandef_get_width(const struct cfg80211_chan_def *c) in cfg80211_chandef_get_width() 297 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_valid() 428 int cfg80211_chandef_primary(const struct cfg80211_chan_def *c, in cfg80211_chandef_primary() 467 static const struct cfg80211_chan_def * 468 check_chandef_primary_compat(const struct cfg80211_chan_def *c1, in check_chandef_primary_compat() 469 const struct cfg80211_chan_def *c2, in check_chandef_primary_compat() [all …]
|
D | core.h | 88 struct cfg80211_chan_def background_radar_chandef; 101 struct cfg80211_chan_def radar_chandef; 104 struct cfg80211_chan_def cac_done_chandef; 353 struct cfg80211_chan_def *chandef); 474 const struct cfg80211_chan_def *chandef, 484 struct cfg80211_chan_def *chandef); 497 bool cfg80211_is_sub_chan(struct cfg80211_chan_def *chandef, 504 const struct cfg80211_chan_def *chandef, 519 struct cfg80211_chan_def *chandef);
|
D | nl80211.h | 27 struct cfg80211_chan_def *chandef); 116 const struct cfg80211_chan_def *chandef,
|
D | mlme.c | 1007 struct cfg80211_chan_def chandef; in cfg80211_dfs_channels_update_work() 1086 struct cfg80211_chan_def *chandef, in __cfg80211_radar_event() 1106 memcpy(&rdev->radar_chandef, chandef, sizeof(struct cfg80211_chan_def)); in __cfg80211_radar_event() 1112 const struct cfg80211_chan_def *chandef, in cfg80211_cac_event() 1138 sizeof(struct cfg80211_chan_def)); in cfg80211_cac_event() 1160 const struct cfg80211_chan_def *chandef, in __cfg80211_background_cac_event() 1199 const struct cfg80211_chan_def *chandef, in cfg80211_background_cac_event() 1240 struct cfg80211_chan_def *chandef) in cfg80211_start_background_radar_detection()
|
D | reg.h | 169 struct cfg80211_chan_def *chandef,
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 822 struct cfg80211_chan_def { struct 925 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type() 950 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, 963 cfg80211_chandef_identical(const struct cfg80211_chan_def *chandef1, in cfg80211_chandef_identical() 964 const struct cfg80211_chan_def *chandef2) in cfg80211_chandef_identical() 982 cfg80211_chandef_is_edmg(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_is_edmg() 995 const struct cfg80211_chan_def * 996 cfg80211_chandef_compatible(const struct cfg80211_chan_def *chandef1, 997 const struct cfg80211_chan_def *chandef2); 1013 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef); [all …]
|
D | mac80211.h | 239 struct cfg80211_chan_def oper; 240 struct cfg80211_chan_def ap; 264 struct cfg80211_chan_def def; 265 struct cfg80211_chan_def min_def; 266 struct cfg80211_chan_def ap; 1789 struct cfg80211_chan_def chandef; 1819 struct cfg80211_chan_def chandef; 3100 struct cfg80211_chan_def *chandef; 4719 struct cfg80211_chan_def *chandef); 4744 struct cfg80211_chan_def *chandef, [all …]
|
/linux-6.12.1/net/mac80211/ |
D | wbrf.c | 41 static void get_ranges_from_chandef(struct cfg80211_chan_def *chandef, in get_ranges_from_chandef() 65 void ieee80211_add_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_add_wbrf() 80 void ieee80211_remove_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_remove_wbrf()
|
D | ieee80211_i.h | 626 struct cfg80211_chan_def chandef; 983 struct cfg80211_chan_def ap_chandef; 1384 struct cfg80211_chan_def dflt_chandef; 1495 struct cfg80211_chan_def scan_chandef; 2186 struct cfg80211_chan_def *chandef); 2194 struct cfg80211_chan_def *chandef); 2294 ieee80211_min_bw_limit_from_chandef(struct cfg80211_chan_def *chandef); 2517 struct cfg80211_chan_def *chandef, 2541 const struct cfg80211_chan_def *chandef, 2544 const struct cfg80211_chan_def *chandef); [all …]
|
D | spectmgmt.c | 24 struct cfg80211_chan_def *chandef) in wbcs_elem_to_chandef() 76 struct cfg80211_chan_def *chandef) in validate_chandef_by_ht_vht_oper() 145 struct cfg80211_chan_def *chandef) in validate_chandef_by_6ghz_he_eht_oper() 233 struct cfg80211_chan_def new_chandef = {}; in ieee80211_parse_ch_switch_ie()
|
D | util.c | 1213 struct cfg80211_chan_def *chandef, in ieee80211_put_preq_ies_band() 1401 struct cfg80211_chan_def *chandef, in ieee80211_put_preq_ies() 1444 struct cfg80211_chan_def *chandef, in ieee80211_build_preq_ies() 1494 struct cfg80211_chan_def chandef; in ieee80211_build_probe_req() 2621 const struct cfg80211_chan_def *chandef, in ieee80211_ie_build_ht_oper() 2669 const struct cfg80211_chan_def *chandef) in ieee80211_ie_build_wide_bw_cs() 2702 const struct cfg80211_chan_def *chandef) in ieee80211_ie_build_vht_oper() 2755 u8 *ieee80211_ie_build_he_oper(u8 *pos, struct cfg80211_chan_def *chandef) in ieee80211_ie_build_he_oper() 2847 u8 *ieee80211_ie_build_eht_oper(u8 *pos, struct cfg80211_chan_def *chandef, in ieee80211_ie_build_eht_oper() 2919 struct cfg80211_chan_def *chandef) in ieee80211_chandef_ht_oper() [all …]
|
/linux-6.12.1/net/wireless/tests/ |
D | chan.c | 30 struct cfg80211_chan_def c1, c2; 196 const struct cfg80211_chan_def *ret, *expect; in KUNIT_ARRAY_PARAM_DESC() 197 struct cfg80211_chan_def c1 = params->c1; in KUNIT_ARRAY_PARAM_DESC()
|
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink_util.h | 46 struct cfg80211_chan_def *chdef); 47 void qlink_chandef_cfg2q(const struct cfg80211_chan_def *chdef,
|
D | commands.h | 66 int qtnf_cmd_get_channel(struct qtnf_vif *vif, struct cfg80211_chan_def *chdef); 68 const struct cfg80211_chan_def *chdef,
|
D | qlink_util.c | 117 struct cfg80211_chan_def *chdef) in qlink_chandef_q2cfg() 131 void qlink_chandef_cfg2q(const struct cfg80211_chan_def *chdef, in qlink_chandef_cfg2q()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | chan.h | 87 const struct cfg80211_chan_def *chandef); 90 const struct cfg80211_chan_def *chandef);
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
D | links.c | 33 static struct cfg80211_chan_def chandef_a = {}; 35 static struct cfg80211_chan_def chandef_b = {}; 68 const struct cfg80211_chan_def chandef;
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | mt76x2u.h | 30 struct cfg80211_chan_def *chandef);
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | mt76x0.h | 60 struct cfg80211_chan_def *chandef);
|
/linux-6.12.1/net/mac80211/tests/ |
D | tpe.c | 29 struct cfg80211_chan_def c; 139 struct cfg80211_chan_def ap, used;
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | 11h.c | 113 struct cfg80211_chan_def chandef; in mwifiex_dfs_cac_work_queue() 160 struct cfg80211_chan_def *chandef) in mwifiex_stop_radar_detection()
|
/linux-6.12.1/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-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | common.h | 86 struct cfg80211_chan_def *chandef);
|