Home
last modified time | relevance | path

Searched refs:WL_RSPEC_BW_80MHZ (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h112 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
130 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
H A Ddhd_rtt.c362 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
2412 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()
2565 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h112 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
130 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
H A Ddhd_rtt.c362 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
2412 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()
2565 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h112 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
130 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
H A Ddhd_rtt.c362 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
2412 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()
2565 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h151 #define WL_RSPEC_BW_80MHZ 0x00030000u macro
175 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
H A Dwlioctl_defs.h76 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h151 #define WL_RSPEC_BW_80MHZ 0x00030000u macro
175 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
H A Dwlioctl_defs.h76 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rates.c341 } else if (bw == WL_RSPEC_BW_80MHZ) { in wf_mcs_to_Ndbps()
408 } else if (bw == WL_RSPEC_BW_80MHZ) { in wf_mcs_to_rate()
H A Dbcmwifi_rspec.c220 (((VHT_SIGA1_80MHZ_VAL + 1) << WL_RSPEC_BW_SHIFT) != WL_RSPEC_BW_80MHZ) || \ in wf_vht_plcp_to_rspec()
H A Ddhd_rtt.c384 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
2704 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_set_ftm_config_ratespec()
3180 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c345 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
411 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
1469 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h76 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h74 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h74 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h74 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.c384 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()
2704 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_set_ftm_config_ratespec()
3180 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()