| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_rspec.h | 110 #define WL_RSPEC_BW_20MHZ 0x00010000 macro 128 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 166 #define LEGACY_RSPEC(rate) (WL_RSPEC_ENCODE_RATE | WL_RSPEC_BW_20MHZ | \
|
| H A D | dhd_rtt.c | 2406 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_start() 2559 case WL_RSPEC_BW_20MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_rspec.h | 110 #define WL_RSPEC_BW_20MHZ 0x00010000 macro 128 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 166 #define LEGACY_RSPEC(rate) (WL_RSPEC_ENCODE_RATE | WL_RSPEC_BW_20MHZ | \
|
| H A D | dhd_rtt.c | 2406 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_start() 2559 case WL_RSPEC_BW_20MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_rspec.h | 110 #define WL_RSPEC_BW_20MHZ 0x00010000 macro 128 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 166 #define LEGACY_RSPEC(rate) (WL_RSPEC_ENCODE_RATE | WL_RSPEC_BW_20MHZ | \
|
| H A D | dhd_rtt.c | 2406 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_start() 2559 case WL_RSPEC_BW_20MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_rspec.h | 149 #define WL_RSPEC_BW_20MHZ 0x00010000u macro 173 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 224 #define LEGACY_RSPEC(rate) (WL_RSPEC_ENCODE_RATE | WL_RSPEC_BW_20MHZ | \
|
| H A D | wlioctl_defs.h | 74 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_rspec.h | 149 #define WL_RSPEC_BW_20MHZ 0x00010000u macro 173 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 224 #define LEGACY_RSPEC(rate) (WL_RSPEC_ENCODE_RATE | WL_RSPEC_BW_20MHZ | \
|
| H A D | wlioctl_defs.h | 74 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_monitor.c | 118 rspec |= WL_RSPEC_BW_20MHZ; in BCMFASTPATH() 122 rspec |= WL_RSPEC_BW_20MHZ; in BCMFASTPATH() 137 rspec |= WL_RSPEC_BW_20MHZ; in BCMFASTPATH() 164 rspec = OFDM_RSPEC(6) | WL_RSPEC_BW_20MHZ; in BCMFASTPATH() 637 if (bw == WL_RSPEC_BW_20MHZ) { in bcmwifi_update_rate_modulation_info() 667 if (bw == WL_RSPEC_BW_20MHZ) { in bcmwifi_update_rate_modulation_info() 713 if (bw == WL_RSPEC_BW_20MHZ) { in bcmwifi_update_rate_modulation_info()
|
| H A D | bcmwifi_rspec.c | 218 #if ((((VHT_SIGA1_20MHZ_VAL + 1) << WL_RSPEC_BW_SHIFT) != WL_RSPEC_BW_20MHZ) || \ in wf_vht_plcp_to_rspec()
|
| H A D | bcmwifi_rates.c | 337 if (bw == WL_RSPEC_BW_20MHZ) { in wf_mcs_to_Ndbps()
|
| H A D | dhd_rtt.c | 2698 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_set_ftm_config_ratespec() 3174 case WL_RSPEC_BW_20MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl_defs.h | 74 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.c | 343 #define RSPEC_IS20MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_20MHZ) 1463 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 72 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 72 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl_defs.h | 72 #define WL_RSPEC_BW_20MHZ 0x00010000 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.c | 2698 rspec |= WL_RSPEC_BW_20MHZ; in dhd_rtt_set_ftm_config_ratespec() 3174 case WL_RSPEC_BW_20MHZ: in dhd_rtt_convert_rate_to_host()
|