/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.h | 14 void qtnf_band_init_rates(struct ieee80211_supported_band *band); 16 struct ieee80211_supported_band *band);
|
/openbmc/linux/net/mac80211/ |
H A 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 …]
|
H A D | mesh.c | 66 struct ieee80211_supported_band *sband; in mesh_matches_local() 422 struct ieee80211_supported_band *sband; in mesh_add_ht_cap_ie() 454 struct ieee80211_supported_band *sband; in mesh_add_ht_oper_ie() 494 struct ieee80211_supported_band *sband; in mesh_add_vht_cap_ie() 526 struct ieee80211_supported_band *sband; in mesh_add_vht_oper_ie() 566 struct ieee80211_supported_band *sband; in mesh_add_he_cap_ie() 594 struct ieee80211_supported_band *sband; in mesh_add_he_oper_ie() 625 struct ieee80211_supported_band *sband; in mesh_add_he_6ghz_cap_ie() 647 struct ieee80211_supported_band *sband; in mesh_add_eht_cap_ie() 674 struct ieee80211_supported_band *sband; in mesh_add_eht_oper_ie() [all …]
|
H A D | eht.c | 12 struct ieee80211_supported_band *sband, in ieee80211_eht_cap_ie_to_sta_eht_cap()
|
H A 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() 1834 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_init() 1842 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_update() 1853 struct ieee80211_supported_band *sband; in minstrel_ht_alloc_sta() 1876 minstrel_ht_fill_rate_array(u8 *dest, struct ieee80211_supported_band *sband, in minstrel_ht_fill_rate_array() 1901 struct ieee80211_supported_band *sband; in minstrel_ht_init_cck_rates() 1920 struct ieee80211_supported_band *sband; in minstrel_ht_init_ofdm_rates()
|
H A D | rate.h | 34 struct ieee80211_supported_band *sband,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-parse.h | 47 struct ieee80211_supported_band bands[NUM_NL80211_BANDS]; 79 struct ieee80211_supported_band *sband,
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.h | 56 u8 ath12k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, 58 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A 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,
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | channel.c | 45 static struct ieee80211_supported_band vnt_supported_2ghz_band = { 53 struct ieee80211_supported_band *supported_band, in vnt_init_band()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A 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()
|
H A 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()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A 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,
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | init.c | 217 struct ieee80211_supported_band *sband) in mt76x0_init_txpower() 252 struct ieee80211_supported_band *sband; in mt76x0_register_device()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A 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()
|
/openbmc/linux/net/wireless/ |
H A D | mesh.c | 140 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh() 176 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh()
|
H A D | of.c | 52 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply()
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | channel.c | 58 static struct ieee80211_supported_band vnt_supported_2ghz_band = {
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | main.c | 158 static struct ieee80211_supported_band cw1200_band_2ghz = { 178 static struct ieee80211_supported_band cw1200_band_5ghz = { 318 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in cw1200_init_common()
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mt76x2.h | 69 struct ieee80211_supported_band *sband);
|
/openbmc/linux/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523.h | 129 struct ieee80211_supported_band band;
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | wifi_regd.c | 63 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 6763 struct ieee80211_supported_band *sband; 6801 void (*rate_init)(void *priv, struct ieee80211_supported_band *sband, 6804 void (*rate_update)(void *priv, struct ieee80211_supported_band *sband, 6812 struct ieee80211_supported_band *sband, 6814 void (*tx_status)(void *priv, struct ieee80211_supported_band *sband, 6834 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() 6851 bool rate_usable_index_exists(struct ieee80211_supported_band *sband, in rate_usable_index_exists() 6945 ieee80211_get_he_iftype_cap_vif(const struct ieee80211_supported_band *sband, in ieee80211_get_he_iftype_cap_vif() 6959 ieee80211_get_he_6ghz_capa_vif(const struct ieee80211_supported_band *sband, in ieee80211_get_he_6ghz_capa_vif() 6973 ieee80211_get_eht_iftype_cap_vif(const struct ieee80211_supported_band *sband, in ieee80211_get_eht_iftype_cap_vif()
|