Searched refs:RATE_STAT_GET_MCS_INDEX (Results 1 – 2 of 2) sorted by relevance
2861 #define RATE_STAT_GET_MCS_INDEX(x) (((x) & RATE_STAT_MCS_MASK) >> 8) macro
1860 mcs_index = RATE_STAT_GET_MCS_INDEX(rate_stats->rate); in wma_unified_link_peer_stats_event_handler()