| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | rate.c | 36 struct ieee80211_supported_band *sband; in rate_control_rate_init() 70 struct ieee80211_supported_band *sband, in rate_control_tx_status() 92 struct ieee80211_supported_band *sband, in rate_control_rate_update() 269 struct ieee80211_supported_band *sband; in ieee80211_check_rate_mask() 313 struct ieee80211_supported_band *sband) in rc_send_low_basicrate() 342 struct ieee80211_supported_band *sband, in __rate_control_send_low() 394 struct ieee80211_supported_band *sband = txrc->sband; in rate_control_send_low() 526 struct ieee80211_supported_band *sband, in rate_idx_match_mask() 611 struct ieee80211_supported_band *sband, in rate_fixup_ratelist() 752 struct ieee80211_supported_band *sband, in rate_control_cap_mask() [all …]
|
| H A D | rate.h | 29 struct ieee80211_supported_band *sband, 34 struct ieee80211_supported_band *sband,
|
| H A D | mesh.c | 65 struct ieee80211_supported_band *sband; in mesh_matches_local() 420 struct ieee80211_supported_band *sband; in mesh_add_ht_cap_ie() 452 struct ieee80211_supported_band *sband; in mesh_add_ht_oper_ie() 492 struct ieee80211_supported_band *sband; in mesh_add_vht_cap_ie() 524 struct ieee80211_supported_band *sband; in mesh_add_vht_oper_ie() 564 struct ieee80211_supported_band *sband; in mesh_add_he_cap_ie() 592 struct ieee80211_supported_band *sband; in mesh_add_he_oper_ie() 623 struct ieee80211_supported_band *sband; in mesh_add_he_6ghz_cap_ie() 1099 struct ieee80211_supported_band *sband; in ieee80211_mesh_process_chnswitch()
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | wifi_regd.c | 148 struct ieee80211_supported_band *sband; 203 struct ieee80211_supported_band *sband; 258 struct ieee80211_supported_band *sband; in _rtw_reg_apply_radar_flags() 313 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags() 356 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | wifi_regd.c | 148 struct ieee80211_supported_band *sband; 203 struct ieee80211_supported_band *sband; 258 struct ieee80211_supported_band *sband; in _rtw_reg_apply_radar_flags() 313 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags() 354 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | wifi_regd.c | 152 struct ieee80211_supported_band *sband; 207 struct ieee80211_supported_band *sband; 262 struct ieee80211_supported_band *sband; in _rtw_reg_apply_radar_flags() 319 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags() 362 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | wifi_regd.c | 148 struct ieee80211_supported_band *sband; 203 struct ieee80211_supported_band *sband; 258 struct ieee80211_supported_band *sband; in _rtw_reg_apply_radar_flags() 313 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags() 356 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.h | 287 extern struct ieee80211_supported_band cfg80211_band_2ghz; 288 extern struct ieee80211_supported_band cfg80211_band_5ghz; 289 extern struct ieee80211_supported_band mac1_cfg80211_band_2ghz; 290 extern struct ieee80211_supported_band mac1_cfg80211_band_5ghz; 516 struct ieee80211_supported_band *band); 520 struct ieee80211_supported_band *woal_setup_wiphy_bands(t_u8 ieee_band);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-eeprom-parse.h | 101 struct ieee80211_supported_band bands[NUM_NL80211_BANDS]; 123 struct ieee80211_supported_band *sband,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.h | 127 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, 129 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | wifi_regd.c | 152 struct ieee80211_supported_band *sband; 207 struct ieee80211_supported_band *sband; 263 struct ieee80211_supported_band *sband; in rtw_regd_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | wifi_regd.c | 152 struct ieee80211_supported_band *sband; 207 struct ieee80211_supported_band *sband; 263 struct ieee80211_supported_band *sband; in rtw_regd_apply_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | wifi_regd.c | 152 struct ieee80211_supported_band *sband; 207 struct ieee80211_supported_band *sband; 263 struct ieee80211_supported_band *sband; in rtw_regd_apply_flags()
|
| /OK3568_Linux_fs/kernel/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,
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rs-fw.c | 121 struct ieee80211_supported_band *sband) in rs_fw_get_config_flags() 253 struct ieee80211_supported_band *sband, in rs_fw_he_set_enabled_rates() 301 struct ieee80211_supported_band *sband, in rs_fw_set_supp_rates() 458 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in rs_fw_rate_init()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | channel.c | 116 static struct ieee80211_supported_band vnt_supported_2ghz_band = { 123 static struct ieee80211_supported_band vnt_supported_5ghz_band = {
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | channel.c | 103 static struct ieee80211_supported_band vnt_supported_2ghz_band = { 110 static struct ieee80211_supported_band vnt_supported_5ghz_band = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | init.c | 217 struct ieee80211_supported_band *sband) in mt76x0_init_txpower() 249 struct ieee80211_supported_band *sband; in mt76x0_register_device()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | mesh.c | 136 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh() 172 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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 = { 317 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in cw1200_init_common()
|