Searched defs:chandef (Results 1 - 25 of 102) sorted by relevance

12345

/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmain.c12 mt76x0_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
H A Deeprom.c132 struct cfg80211_chan_def *chandef = &dev->mphy.chandef; local
H A Dphy.c913 mt76x0_phy_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c35 mt76x2u_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
H A Dpci_main.c36 mt76x2_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
H A Dpci_phy.c117 mt76x2_phy_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
H A Dusb_phy.c60 mt76x2u_phy_set_channel(struct mt76x02_dev *dev, struct cfg80211_chan_def *chandef) argument
/linux-master/net/mac80211/
H A Dwbrf.c41 static void get_ranges_from_chandef(struct cfg80211_chan_def *chandef, argument
65 void ieee80211_add_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) argument
80 void ieee80211_remove_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) argument
H A Dspectmgmt.c23 wbcs_elem_to_chandef(const struct ieee80211_wide_bw_chansw_ie *wbcs_elem, struct cfg80211_chan_def *chandef) argument
73 validate_chandef_by_ht_vht_oper(struct ieee80211_sub_if_data *sdata, struct ieee80211_conn_settings *conn, u32 vht_cap_info, struct cfg80211_chan_def *chandef) argument
143 validate_chandef_by_6ghz_he_eht_oper(struct ieee80211_sub_if_data *sdata, struct ieee80211_conn_settings *conn, struct cfg80211_chan_def *chandef) argument
[all...]
/linux-master/net/wireless/
H A Dmesh.c222 cfg80211_set_mesh_channel(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_chan_def *chandef) argument
[all...]
H A Dwext-compat.c803 struct cfg80211_chan_def chandef = { local
870 struct cfg80211_chan_def chandef local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c12 u8 iwl_mvm_get_channel_width(const struct cfg80211_chan_def *chandef) argument
36 u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef) argument
116 iwl_mvm_phy_ctxt_cmd_data_v1(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd_v1 *cmd, const struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) argument
137 iwl_mvm_phy_ctxt_cmd_data(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, const struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) argument
198 iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, const struct cfg80211_chan_def *chandef, const struct cfg80211_chan_def *ap, u8 chains_static, u8 chains_dynamic, u32 action) argument
268 iwl_mvm_phy_ctxt_add(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, const struct cfg80211_chan_def *chandef, const struct cfg80211_chan_def *ap, u8 chains_static, u8 chains_dynamic) argument
315 iwl_mvm_phy_ctxt_changed(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, const struct cfg80211_chan_def *chandef, const struct cfg80211_chan_def *ap, u8 chains_static, u8 chains_dynamic) argument
362 struct cfg80211_chan_def chandef; local
[all...]
H A Dtdls.c328 iwl_mvm_tdls_config_channel_switch(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum iwl_tdls_channel_switch_type type, const u8 *peer, bool peer_initiator, u8 oper_class, struct cfg80211_chan_def *chandef, u32 timestamp, u16 switch_time, u16 switch_timeout, struct sk_buff *skb, u32 ch_sw_tm_ie) argument
501 iwl_mvm_tdls_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u8 oper_class, struct cfg80211_chan_def *chandef, struct sk_buff *tmpl_skb, u32 ch_sw_tm_ie) argument
[all...]
H A Dftm-responder.c26 static int iwl_mvm_ftm_responder_set_bw_v1(struct cfg80211_chan_def *chandef, argument
51 static int iwl_mvm_ftm_responder_set_bw_v2(struct cfg80211_chan_def *chandef, argument
108 iwl_mvm_ftm_responder_cmd(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct cfg80211_chan_def *chandef, struct ieee80211_bss_conf *link_conf) argument
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11h.c113 struct cfg80211_chan_def chandef; local
159 mwifiex_stop_radar_detection(struct mwifiex_private *priv, struct cfg80211_chan_def *chandef) argument
H A Duap_cmd.c812 mwifiex_uap_set_channel(struct mwifiex_private *priv, struct mwifiex_uap_bss_param *bss_cfg, struct cfg80211_chan_def chandef) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon.c300 ath9k_cmn_update_ichannel(struct ath9k_channel *ichan, struct cfg80211_chan_def *chandef) argument
340 ath9k_cmn_get_channel(struct ieee80211_hw *hw, struct ath_hw *ah, struct cfg80211_chan_def *chandef) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c53 struct cfg80211_chan_def *chandef = &mphy->chandef; local
H A Dinit.c335 struct cfg80211_chan_def *chandef = &mphy->chandef; local
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c249 rtl_rate_init(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) argument
256 rtl_rate_update(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmcu.c386 struct cfg80211_chan_def *chandef = &dev->mphy.chandef; local
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c142 struct cfg80211_chan_def chandef; local
441 struct cfg80211_chan_def chandef; local
493 struct cfg80211_chan_def chandef; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c857 il3945_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *il_sta) argument
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h260 struct cfg80211_chan_def *chandef; member in struct:b43_phy
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c42 struct cfg80211_chan_def *chandef = &mphy->chandef; local
515 struct cfg80211_chan_def *chandef = &phy->mt76->chandef; local
[all...]

Completed in 239 milliseconds

12345