Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h4495 #define HE_PEPT_RU_IDX_LEN 4 macro
4496 #define HE_PPET_NSS_RU_LEN (HE_PPET_NSS_LEN + HE_PEPT_RU_IDX_LEN)
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c671 if (ru_count > HE_PEPT_RU_IDX_LEN) { in wma_print_he_ppet()