Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_rspec.h98 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /**< VHT MCS value mask in rspec */ macro
173 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
H A Ddhd_rtt.c416 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
2553 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_rspec.h98 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /**< VHT MCS value mask in rspec */ macro
173 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
H A Ddhd_rtt.c416 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
2553 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_rspec.h98 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /**< VHT MCS value mask in rspec */ macro
173 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
H A Ddhd_rtt.c416 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
2553 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rspec.c85 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in _wf_rspec_to_rate()
216 rspec = VHT_RSPEC((rate & WL_RSPEC_VHT_MCS_MASK), in wf_vht_plcp_to_rspec()
H A Dbcmwifi_monitor.c634 sts->mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in bcmwifi_update_rate_modulation_info()
H A Ddhd_rtt.c438 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
3168 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rspec.h132 #define WL_RSPEC_VHT_MCS_MASK WL_RSPEC_MCS_MASK /**< VHT MCS value mask in rspec */ macro
231 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
H A Dwlioctl_defs.h52 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rspec.h132 #define WL_RSPEC_VHT_MCS_MASK WL_RSPEC_MCS_MASK /**< VHT MCS value mask in rspec */ macro
231 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
H A Dwlioctl_defs.h52 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h51 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c465 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
1595 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h48 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h48 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h48 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.c438 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in rate_rspec2rate()
3168 host_rate.rateMcsIdx = rspec & WL_RSPEC_VHT_MCS_MASK; in dhd_rtt_convert_rate_to_host()