Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h1788 static inline uint32_t lim_truncate_ppet(uint8_t *ppet, uint32_t max_len) in lim_truncate_ppet() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c1126 he_cap->ppet.ppe_threshold.num_ppe_th = lim_truncate_ppet(ppet, in lim_tdls_populate_ppe_caps()
H A Dlim_utils.c8016 num_ppe_th = lim_truncate_ppet(ppe_th, WNI_CFG_HE_PPET_LEN); in lim_set_he_caps_ppet()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c7678 lim_truncate_ppet(ppet, value);
12799 lim_truncate_ppet(ppet, value);
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c1888 lim_truncate_ppet(he_cap->ppet.ppe_threshold.ppe_th, in csr_update_session_he_cap()