| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_rspec.h | 111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro 129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
|
| H A D | dhd_rtt.c | 409 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 2409 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_start() 2562 case WL_RSPEC_BW_40MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_rspec.h | 111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro 129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
|
| H A D | dhd_rtt.c | 409 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 2409 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_start() 2562 case WL_RSPEC_BW_40MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_rspec.h | 111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro 129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
|
| H A D | dhd_rtt.c | 409 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 2409 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_start() 2562 case WL_RSPEC_BW_40MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_rspec.c | 72 rate = wf_mcs_to_rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in _wf_rspec_to_rate() 219 (((VHT_SIGA1_40MHZ_VAL + 1) << WL_RSPEC_BW_SHIFT) != WL_RSPEC_BW_40MHZ) || \ in wf_vht_plcp_to_rspec()
|
| H A D | bcmwifi_monitor.c | 134 rspec |= WL_RSPEC_BW_40MHZ; in BCMFASTPATH() 508 rspec |= WL_RSPEC_BW_40MHZ; in wlc_ht_phy_get_rate() 653 } else if (bw == WL_RSPEC_BW_40MHZ) { in bcmwifi_update_rate_modulation_info() 677 } else if (bw == WL_RSPEC_BW_40MHZ) { in bcmwifi_update_rate_modulation_info() 719 } else if (bw == WL_RSPEC_BW_40MHZ) { in bcmwifi_update_rate_modulation_info()
|
| H A D | bcmwifi_rates.c | 339 } else if (bw == WL_RSPEC_BW_40MHZ) { in wf_mcs_to_Ndbps()
|
| H A D | dhd_rtt.c | 431 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 2701 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_set_ftm_config_ratespec() 3177 case WL_RSPEC_BW_40MHZ: in dhd_rtt_convert_rate_to_host()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_rspec.h | 150 #define WL_RSPEC_BW_40MHZ 0x00020000u macro 174 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
|
| H A D | wlioctl_defs.h | 75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_rspec.h | 150 #define WL_RSPEC_BW_40MHZ 0x00020000u macro 174 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
|
| H A D | wlioctl_defs.h | 75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.c | 344 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ) 458 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 1466 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl_defs.h | 75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl_defs.h | 73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl_defs.h | 73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_rtt.c | 431 rate = rate_mcs2rate(mcs, 1, WL_RSPEC_BW_40MHZ, RSPEC_ISSGI(rspec)); in rate_rspec2rate() 2701 rspec |= WL_RSPEC_BW_40MHZ; in dhd_rtt_set_ftm_config_ratespec() 3177 case WL_RSPEC_BW_40MHZ: in dhd_rtt_convert_rate_to_host()
|