Searched refs:MAX_BITS_PER_TONE_11AX (Results 1 – 2 of 2) sorted by relevance
82 const int MAX_BITS_PER_TONE_11AX = (int) round((10 * 5.0 * BIT_PER_TONE_SCALE) / 6.0); variable
2668 maxBitsPerTone = MAX_BITS_PER_TONE_11AX; in WifiMaxThroughput()