Searched refs:_nLegacyRate (Results 1 – 1 of 1) sorted by relevance
251 #define PICK_RATE(_nLegacyRate, _nMcsRate) \ argument252 (_nMcsRate == 0) ? (_nLegacyRate & 0x7f) : (_nMcsRate)