/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.h | 14 void qtnf_band_init_rates(struct ieee80211_supported_band *band); 16 struct ieee80211_supported_band *band);
|
/linux-6.12.1/net/mac80211/ |
D | rate.c | 37 struct ieee80211_supported_band *sband; in rate_control_rate_init() 76 struct ieee80211_supported_band *sband; in rate_control_tx_status() 95 struct ieee80211_supported_band *sband, in rate_control_rate_update() 278 struct ieee80211_supported_band *sband; in ieee80211_check_rate_mask() 318 struct ieee80211_supported_band *sband) in rc_send_low_basicrate() 347 struct ieee80211_supported_band *sband, in __rate_control_send_low() 399 struct ieee80211_supported_band *sband = txrc->sband; in rate_control_send_low() 531 struct ieee80211_supported_band *sband, in rate_idx_match_mask() 616 struct ieee80211_supported_band *sband, in rate_fixup_ratelist() 757 struct ieee80211_supported_band *sband, in rate_control_cap_mask() [all …]
|
D | mesh.c | 68 struct ieee80211_supported_band *sband; in mesh_matches_local() 427 struct ieee80211_supported_band *sband; in mesh_add_ht_cap_ie() 459 struct ieee80211_supported_band *sband; in mesh_add_ht_oper_ie() 499 struct ieee80211_supported_band *sband; in mesh_add_vht_cap_ie() 531 struct ieee80211_supported_band *sband; in mesh_add_vht_oper_ie() 570 struct ieee80211_supported_band *sband; in mesh_add_he_cap_ie() 588 struct ieee80211_supported_band *sband; in mesh_add_he_oper_ie() 619 struct ieee80211_supported_band *sband; in mesh_add_he_6ghz_cap_ie() 639 struct ieee80211_supported_band *sband; in mesh_add_eht_cap_ie() 656 struct ieee80211_supported_band *sband; in mesh_add_eht_oper_ie() [all …]
|
D | eht.c | 12 struct ieee80211_supported_band *sband, in ieee80211_eht_cap_ie_to_sta_eht_cap()
|
D | rc80211_minstrel_ht.c | 1282 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_tx_status() 1653 struct ieee80211_supported_band *sband, in minstrel_ht_update_cck() 1678 struct ieee80211_supported_band *sband, in minstrel_ht_update_ofdm() 1698 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_update_caps() 1833 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_init() 1841 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_update() 1852 struct ieee80211_supported_band *sband; in minstrel_ht_alloc_sta() 1875 minstrel_ht_fill_rate_array(u8 *dest, struct ieee80211_supported_band *sband, in minstrel_ht_fill_rate_array() 1900 struct ieee80211_supported_band *sband; in minstrel_ht_init_cck_rates() 1919 struct ieee80211_supported_band *sband; in minstrel_ht_init_ofdm_rates()
|
D | rate.h | 34 struct ieee80211_supported_band *sband,
|
D | ieee80211_i.h | 1630 static inline struct ieee80211_supported_band * 1653 static inline struct ieee80211_supported_band * 2107 struct ieee80211_supported_band *sband, 2180 struct ieee80211_supported_band *sband, 2224 struct ieee80211_supported_band *sband, 2554 const struct ieee80211_supported_band *sband, 2565 const struct ieee80211_supported_band *sband, 2570 const struct ieee80211_supported_band *sband, 2577 const struct ieee80211_supported_band *sband, 2721 struct ieee80211_supported_band *sband,
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-utils.h | 47 struct ieee80211_supported_band bands[NUM_NL80211_BANDS]; 62 struct ieee80211_supported_band *sband,
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | mac.h | 60 u8 ath12k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, 62 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | mac.h | 57 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, 59 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
|
/linux-6.12.1/drivers/staging/vt6655/ |
D | channel.c | 45 static struct ieee80211_supported_band vnt_supported_2ghz_band = { 53 struct ieee80211_supported_band *supported_band, in vnt_init_band()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/ |
D | rc.c | 209 struct ieee80211_supported_band *sband, in rtl_tx_status() 250 struct ieee80211_supported_band *sband, in rtl_rate_init() 257 struct ieee80211_supported_band *sband, in rtl_rate_update()
|
D | regd.c | 135 struct ieee80211_supported_band *sband; in _rtl_reg_apply_beaconing_flags() 186 struct ieee80211_supported_band *sband; in _rtl_reg_apply_active_scan_flags() 238 struct ieee80211_supported_band *sband; in _rtl_reg_apply_radar_flags()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | mac.h | 145 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, 147 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | init.c | 217 struct ieee80211_supported_band *sband) in mt76x0_init_txpower() 252 struct ieee80211_supported_band *sband; in mt76x0_register_device()
|
/linux-6.12.1/net/wireless/ |
D | mesh.c | 143 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh() 178 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh()
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | channel.c | 633 struct ieee80211_supported_band *sband; in brcms_reg_apply_radar_flags() 661 struct ieee80211_supported_band *sband; in brcms_reg_apply_beaconing_flags() 699 struct ieee80211_supported_band *sband; in brcms_reg_notifier() 741 struct ieee80211_supported_band *sband; in brcms_c_regd_init()
|
/linux-6.12.1/net/wireless/tests/ |
D | util.h | 39 struct ieee80211_supported_band band_2ghz;
|
/linux-6.12.1/drivers/staging/vt6656/ |
D | channel.c | 58 static struct ieee80211_supported_band vnt_supported_2ghz_band = {
|
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-rs.c | 325 struct ieee80211_supported_band *sband; in il3945_rs_rate_init() 426 il3945_rs_tx_status(void *il_rate, struct ieee80211_supported_band *sband, in il3945_rs_tx_status() 607 struct ieee80211_supported_band *sband = txrc->sband; in il3945_rs_get_rate() 857 il3945_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, in il3945_rs_rate_init_stub()
|
/linux-6.12.1/drivers/net/wireless/ath/ |
D | regd.c | 344 struct ieee80211_supported_band *sband; in ath_reg_apply_beaconing_flags() 380 struct ieee80211_supported_band *sband; in ath_reg_apply_ir_flags() 407 struct ieee80211_supported_band *sband; in ath_reg_apply_radar_flags()
|
/linux-6.12.1/drivers/net/wireless/st/cw1200/ |
D | main.c | 158 static struct ieee80211_supported_band cw1200_band_2ghz = { 178 static struct ieee80211_supported_band cw1200_band_5ghz = { 322 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in cw1200_init_common()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | mt76x2.h | 71 struct ieee80211_supported_band *sband);
|
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/ |
D | wifi_regd.c | 62 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
/linux-6.12.1/drivers/net/wireless/ath/ar5523/ |
D | ar5523.h | 129 struct ieee80211_supported_band band;
|