Searched refs:WL_RSPEC_RATE_MASK (Results 1 – 18 of 18) sorted by relevance
47 #define WL_RSPEC_RATE_MASK 0x000000FF /**< Legacy rate or MCS or MCS + NSS */ macro
404 rate = 500 * (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()406 uint mcs = (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()2550 host_rate.rateMcsIdx = rspec & WL_RSPEC_RATE_MASK; in dhd_rtt_convert_rate_to_host()
40 #define WL_RSPEC_RATE_MASK 0x000000FFu /**< Legacy rate or MCS or MCS + NSS */ macro
51 #define WL_RSPEC_RATE_MASK 0x000000FF /* rate or HT MCS value */ macro
453 rate = 500 * (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()455 uint mcs = (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()1592 host_rate.rateMcsIdx = rspec & WL_RSPEC_RATE_MASK; in dhd_rtt_convert_rate_to_host()
3695 rate = (rspec & WL_RSPEC_RATE_MASK); in wl_android_get_link_status()
47 #define WL_RSPEC_RATE_MASK 0x000000FF /* rate or HT MCS value */ macro
44 #define WL_RSPEC_RATE_MASK 0x000000FF /* rate or HT MCS value */ macro
426 rate = 500 * (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()428 uint mcs = (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate()3165 host_rate.rateMcsIdx = rspec & WL_RSPEC_RATE_MASK; in dhd_rtt_convert_rate_to_host()