Searched refs:RATE_STAT_MCS_MASK (Results 1 – 1 of 1) sorted by relevance
2860 #define RATE_STAT_MCS_MASK (0xFF00) macro2861 #define RATE_STAT_GET_MCS_INDEX(x) (((x) & RATE_STAT_MCS_MASK) >> 8)