Searched refs:numPunctured20MhzSubChannel (Results 1 – 1 of 1) sorted by relevance
371 int numPunctured20MhzSubChannel = 0; in predictThroughputInternal() local373 numPunctured20MhzSubChannel = Integer.bitCount( in predictThroughputInternal()376 if (numPunctured20MhzSubChannel * NUM_TONE_PER_SYM_11AX_BE_20MHZ < numTonePerSym) { in predictThroughputInternal()377 numTonePerSym -= numPunctured20MhzSubChannel * NUM_TONE_PER_SYM_11AX_BE_20MHZ; in predictThroughputInternal()