Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_apf.c29 #define PMO_APF_SIZE_DISABLE 0xffffffff macro
40 return apf ? PMO_APF_SIZE_AUTO : PMO_APF_SIZE_DISABLE; in pmo_get_apf_instruction_size()