Home
last modified time | relevance | path

Searched refs:ieee80211_supported_band (Results 1 – 25 of 147) sorted by relevance

123456

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.h27 void qtnf_band_init_rates(struct ieee80211_supported_band *band);
29 struct ieee80211_supported_band *band);
Dcommands.h34 struct ieee80211_supported_band *band);
/Linux-v4.19/net/mac80211/
Drate.c39 struct ieee80211_supported_band *sband; in rate_control_rate_init()
66 struct ieee80211_supported_band *sband, in rate_control_tx_status()
88 struct ieee80211_supported_band *sband, in rate_control_rate_update()
272 struct ieee80211_supported_band *sband; in ieee80211_check_rate_mask()
310 struct ieee80211_supported_band *sband) in rc_send_low_basicrate()
332 struct ieee80211_supported_band *sband, in __rate_control_send_low()
377 struct ieee80211_supported_band *sband = txrc->sband; in rate_control_send_low()
510 struct ieee80211_supported_band *sband, in rate_idx_match_mask()
595 struct ieee80211_supported_band *sband, in rate_fixup_ratelist()
736 struct ieee80211_supported_band *sband, in rate_control_cap_mask()
[all …]
Drate.h32 struct ieee80211_supported_band *sband,
37 struct ieee80211_supported_band *sband,
Dhe.c15 struct ieee80211_supported_band *sband, in ieee80211_he_cap_ie_to_sta_he_cap()
Drc80211_minstrel.c266 minstrel_tx_status(void *priv, struct ieee80211_supported_band *sband, in minstrel_tx_status()
485 minstrel_rate_init(void *priv, struct ieee80211_supported_band *sband, in minstrel_rate_init()
578 struct ieee80211_supported_band *sband; in minstrel_alloc_sta()
627 struct ieee80211_supported_band *sband; in minstrel_init_cck_rates()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-eeprom-parse.h104 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];
129 struct ieee80211_supported_band *sband,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dregd.c158 struct ieee80211_supported_band *sband; in _rtl_reg_apply_beaconing_flags()
209 struct ieee80211_supported_band *sband; in _rtl_reg_apply_active_scan_flags()
261 struct ieee80211_supported_band *sband; in _rtl_reg_apply_radar_flags()
305 struct ieee80211_supported_band *sband; in _rtl_dump_channel_map()
Drc.c234 struct ieee80211_supported_band *sband, in rtl_tx_status()
274 struct ieee80211_supported_band *sband, in rtl_rate_init()
281 struct ieee80211_supported_band *sband, in rtl_rate_update()
/Linux-v4.19/drivers/staging/rtlwifi/
Dregd.c144 struct ieee80211_supported_band *sband; in _rtl_reg_apply_beaconing_flags()
194 struct ieee80211_supported_band *sband; in _rtl_reg_apply_active_scan_flags()
245 struct ieee80211_supported_band *sband; in _rtl_reg_apply_radar_flags()
288 struct ieee80211_supported_band *sband; in _rtl_dump_channel_map()
Drc.c201 struct ieee80211_supported_band *sband, in rtl_tx_status()
242 struct ieee80211_supported_band *sband, in rtl_rate_init()
249 struct ieee80211_supported_band *sband, in rtl_rate_update()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.h68 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
70 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
/Linux-v4.19/drivers/staging/vt6656/
Dchannel.c116 static struct ieee80211_supported_band vnt_supported_2ghz_band = {
123 static struct ieee80211_supported_band vnt_supported_5ghz_band = {
/Linux-v4.19/drivers/staging/vt6655/
Dchannel.c103 static struct ieee80211_supported_band vnt_supported_2ghz_band = {
110 static struct ieee80211_supported_band vnt_supported_5ghz_band = {
/Linux-v4.19/net/wireless/
Dmesh.c135 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh()
171 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh()
Dof.c52 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply()
Ddebugfs.c73 struct ieee80211_supported_band *sband; in ht40allow_map_read()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dchannel.c635 struct ieee80211_supported_band *sband; in brcms_reg_apply_radar_flags()
663 struct ieee80211_supported_band *sband; in brcms_reg_apply_beaconing_flags()
701 struct ieee80211_supported_band *sband; in brcms_reg_notifier()
743 struct ieee80211_supported_band *sband; in brcms_c_regd_init()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c340 struct ieee80211_supported_band *sband; in il3945_rs_rate_init()
441 il3945_rs_tx_status(void *il_rate, struct ieee80211_supported_band *sband, in il3945_rs_tx_status()
622 struct ieee80211_supported_band *sband = txrc->sband; in il3945_rs_get_rate()
884 il3945_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, in il3945_rs_rate_init_stub()
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dmain.c161 static struct ieee80211_supported_band cw1200_band_2ghz = {
181 static struct ieee80211_supported_band cw1200_band_5ghz = {
320 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in cw1200_init_common()
/Linux-v4.19/drivers/net/wireless/ath/
Dregd.c344 struct ieee80211_supported_band *sband; in ath_reg_apply_beaconing_flags()
379 struct ieee80211_supported_band *sband; in ath_reg_apply_ir_flags()
406 struct ieee80211_supported_band *sband; in ath_reg_apply_radar_flags()
/Linux-v4.19/drivers/net/wireless/ath/ar5523/
Dar5523.h129 struct ieee80211_supported_band band;
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c224 struct ieee80211_supported_band *sband, in rs_fw_set_supp_rates()
320 struct ieee80211_supported_band *sband; in rs_fw_rate_init()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dwifi_regd.c72 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfp.c315 struct ieee80211_supported_band *sband; in mwifiex_get_cfp()
396 struct ieee80211_supported_band *sband; in mwifiex_get_rates_from_cfg80211()

123456