Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c123 static void wma_convert_he_ppet(uint8_t *he_ppet, in wma_convert_he_ppet() argument
134 qdf_mem_zero(he_ppet, HE_MAX_PPET_SIZE); in wma_convert_he_ppet()
138 hdr = (struct ppet_hdr *)he_ppet; in wma_convert_he_ppet()
155 ru_count, he_ppet, req_byte); in wma_convert_he_ppet()
650 void wma_print_he_ppet(void *he_ppet) in wma_print_he_ppet() argument
653 struct wmi_host_ppe_threshold *ppet = he_ppet; in wma_print_he_ppet()