Searched refs:WL_RSPEC_VHT_MCS_MASK (Results 1 – 19 of 19) sorted by relevance
98 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /**< VHT MCS value mask in rspec */ macro173 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
416 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()
85 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()
634 sts->mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); in bcmwifi_update_rate_modulation_info()
438 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()
132 #define WL_RSPEC_VHT_MCS_MASK WL_RSPEC_MCS_MASK /**< VHT MCS value mask in rspec */ macro231 ((mcs) & WL_RSPEC_VHT_MCS_MASK))
52 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
51 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro
465 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()
48 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */ macro