Home
last modified time | relevance | path

Searched refs:WL_RSPEC_BW_40MHZ (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
H A Ddhd_rtt.c409 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 Dbcmwifi_rspec.h111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
H A Ddhd_rtt.c409 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 Dbcmwifi_rspec.h111 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
129 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
H A Ddhd_rtt.c409 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 Dbcmwifi_rspec.c72 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 Dbcmwifi_monitor.c134 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 Dbcmwifi_rates.c339 } else if (bw == WL_RSPEC_BW_40MHZ) { in wf_mcs_to_Ndbps()
H A Ddhd_rtt.c431 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 Dbcmwifi_rspec.h150 #define WL_RSPEC_BW_40MHZ 0x00020000u macro
174 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
H A Dwlioctl_defs.h75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h150 #define WL_RSPEC_BW_40MHZ 0x00020000u macro
174 #define RSPEC_IS40MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_40MHZ)
H A Dwlioctl_defs.h75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c344 #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 Dwlioctl_defs.h75 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h73 #define WL_RSPEC_BW_40MHZ 0x00020000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.c431 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()