Home
last modified time | relevance | path

Searched refs:numss (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c652 int numss, ru_count, ru_bit_mask, i, j; in wma_print_he_ppet() local
660 numss = ppet->numss_m1 + 1; in wma_print_he_ppet()
667 if (numss > WMI_HOST_MAX_NUM_SS) { in wma_print_he_ppet()
688 wma_debug("HE PPET: nss: %d, ru_count: %d", numss, ru_count); in wma_print_he_ppet()
690 for (i = 0; i < numss; i++) { in wma_print_he_ppet()