Home
last modified time | relevance | path

Searched refs:cfg80211_chan_def (Results 1 – 25 of 107) sorted by relevance

12345

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c69 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()
174 struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_cmd_data_v1()
194 struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_cmd_data()
215 struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_apply()
266 struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_add()
296 struct cfg80211_chan_def *chandef, in iwl_mvm_phy_ctxt_changed()
342 struct cfg80211_chan_def chandef; in iwl_mvm_phy_ctxt_unref()
Dftm-responder.c77 static int iwl_mvm_ftm_responder_set_bw_v1(struct cfg80211_chan_def *chandef, in iwl_mvm_ftm_responder_set_bw_v1()
102 static int iwl_mvm_ftm_responder_set_bw_v2(struct cfg80211_chan_def *chandef, in iwl_mvm_ftm_responder_set_bw_v2()
135 struct cfg80211_chan_def *chandef) in iwl_mvm_ftm_responder_cmd()
/Linux-v5.10/net/wireless/
Dchan.c23 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, in cfg80211_chandef_create()
59 static bool cfg80211_edmg_chandef_valid(const struct cfg80211_chan_def *chandef) in cfg80211_edmg_chandef_valid()
191 static int cfg80211_chandef_get_width(const struct cfg80211_chan_def *c) in cfg80211_chandef_get_width()
196 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_valid()
307 static void chandef_primary_freqs(const struct cfg80211_chan_def *c, in chandef_primary_freqs()
343 const struct cfg80211_chan_def *
344 cfg80211_chandef_compatible(const struct cfg80211_chan_def *c1, in cfg80211_chandef_compatible()
345 const struct cfg80211_chan_def *c2) in cfg80211_chandef_compatible()
418 const struct cfg80211_chan_def *chandef, in cfg80211_set_dfs_state()
490 const struct cfg80211_chan_def *chandef, in cfg80211_chandef_dfs_required()
[all …]
Dcore.h97 struct cfg80211_chan_def radar_chandef;
100 struct cfg80211_chan_def cac_done_chandef;
340 struct cfg80211_chan_def *chandef);
477 const struct cfg80211_chan_def *chandef);
480 const struct cfg80211_chan_def *chandef,
487 const struct cfg80211_chan_def *chandef);
496 bool cfg80211_is_sub_chan(struct cfg80211_chan_def *chandef,
516 struct cfg80211_chan_def *chandef);
Dnl80211.h31 struct cfg80211_chan_def *chandef);
117 const struct cfg80211_chan_def *chandef,
Dreg.h169 struct cfg80211_chan_def *chandef,
Dmlme.c824 struct cfg80211_chan_def chandef; in cfg80211_dfs_channels_update_work()
903 struct cfg80211_chan_def *chandef, in cfg80211_radar_event()
920 memcpy(&rdev->radar_chandef, chandef, sizeof(struct cfg80211_chan_def)); in cfg80211_radar_event()
926 const struct cfg80211_chan_def *chandef, in cfg80211_cac_event()
949 sizeof(struct cfg80211_chan_def)); in cfg80211_cac_event()
/Linux-v5.10/net/mac80211/
Dchan.c81 static const struct cfg80211_chan_def *
84 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_reserved_chandef()
104 static const struct cfg80211_chan_def *
107 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_non_reserved_chandef()
130 static const struct cfg80211_chan_def *
133 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_combined_chandef()
151 const struct cfg80211_chan_def *def) in ieee80211_chanctx_can_reserve_chandef()
167 const struct cfg80211_chan_def *chandef, in ieee80211_find_reservation_chanctx()
312 struct cfg80211_chan_def min_def; in ieee80211_recalc_chanctx_min_def()
348 const struct cfg80211_chan_def *chandef) in ieee80211_change_chanctx()
[all …]
Dieee80211_i.h595 struct cfg80211_chan_def chandef;
940 struct cfg80211_chan_def csa_chandef;
947 struct cfg80211_chan_def reserved_chandef;
1042 ieee80211_chandef_get_shift(struct cfg80211_chan_def *chandef) in ieee80211_chandef_get_shift()
1308 struct cfg80211_chan_def scan_chandef;
1325 struct cfg80211_chan_def _oper_chandef;
1428 struct cfg80211_chan_def monitor_chandef;
1473 struct cfg80211_chan_def chandef;
2171 struct cfg80211_chan_def *chandef,
2192 const struct cfg80211_chan_def *chandef,
[all …]
Dtdls.c77 struct cfg80211_chan_def chandef; in ieee80211_tdls_add_subband()
310 struct cfg80211_chan_def uc = sta->tdls_chandef; in ieee80211_tdls_chandef_vht_upgrade()
648 struct cfg80211_chan_def *chandef) in ieee80211_tdls_add_chan_switch_req_ies()
701 struct cfg80211_chan_def *chandef) in ieee80211_tdls_add_ies()
866 struct cfg80211_chan_def *chandef) in ieee80211_tdls_build_mgmt_packet_data()
937 struct cfg80211_chan_def *chandef) in ieee80211_tdls_prep_mgmt_packet()
1490 struct cfg80211_chan_def *chandef, in ieee80211_tdls_ch_sw_tmpl_get()
1560 struct cfg80211_chan_def *chandef) in ieee80211_tdls_channel_switch()
1775 struct cfg80211_chan_def chandef; in ieee80211_process_tdls_channel_switch_req()
/Linux-v5.10/include/net/
Dcfg80211.h691 struct cfg80211_chan_def { struct
765 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type()
790 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
803 cfg80211_chandef_identical(const struct cfg80211_chan_def *chandef1, in cfg80211_chandef_identical()
804 const struct cfg80211_chan_def *chandef2) in cfg80211_chandef_identical()
821 cfg80211_chandef_is_edmg(const struct cfg80211_chan_def *chandef) in cfg80211_chandef_is_edmg()
834 const struct cfg80211_chan_def *
835 cfg80211_chandef_compatible(const struct cfg80211_chan_def *chandef1,
836 const struct cfg80211_chan_def *chandef2);
843 bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef);
[all …]
Dmac80211.h226 struct cfg80211_chan_def def;
227 struct cfg80211_chan_def min_def;
669 struct cfg80211_chan_def chandef;
1583 struct cfg80211_chan_def chandef;
1612 struct cfg80211_chan_def chandef;
2653 struct cfg80211_chan_def *chandef;
4124 struct cfg80211_chan_def *chandef);
4147 struct cfg80211_chan_def *chandef,
6142 struct cfg80211_chan_def *chandef,
6145 struct cfg80211_chan_def *chandef,
/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.h46 struct cfg80211_chan_def *chdef);
47 void qlink_chandef_cfg2q(const struct cfg80211_chan_def *chdef,
Dcommands.h66 int qtnf_cmd_get_channel(struct qtnf_vif *vif, struct cfg80211_chan_def *chdef);
68 const struct cfg80211_chan_def *chdef,
Dqlink_util.c117 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-v5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmt76x0.h57 struct cfg80211_chan_def *chandef);
Dmain.c12 mt76x0_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) in mt76x0_set_channel()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Dmt76x2u.h30 struct cfg80211_chan_def *chandef);
Dmt76x2.h52 struct cfg80211_chan_def *chandef);
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/
Drc.c251 struct cfg80211_chan_def *chandef, in rtl_rate_init()
258 struct cfg80211_chan_def *chandef, in rtl_rate_update()
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
D11h.c125 struct cfg80211_chan_def chandef; in mwifiex_dfs_cac_work_queue()
172 struct cfg80211_chan_def *chandef) in mwifiex_stop_radar_detection()
/Linux-v5.10/drivers/net/wireless/ath/ath5k/
Dbase.h104 int ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef);
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dcommon.h86 struct cfg80211_chan_def *chandef);
Dcommon.c301 struct cfg80211_chan_def *chandef) in ath9k_cmn_update_ichannel()
342 struct cfg80211_chan_def *chandef) in ath9k_cmn_get_channel()
/Linux-v5.10/drivers/net/wireless/mediatek/mt7601u/
Dmt7601u.h162 struct cfg80211_chan_def chandef;
350 struct cfg80211_chan_def *chandef);

12345