HomeSort by relevance Sort by last modified time
    Searched refs:IPA_CLIENT_WLAN3_CONS (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 172 IPA_CLIENT_WLAN3_CONS,
212 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 173 IPA_CLIENT_WLAN3_CONS,
220 (client) == IPA_CLIENT_WLAN3_CONS || \
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ipa.h 176 IPA_CLIENT_WLAN3_CONS,
216 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ipa.h 178 IPA_CLIENT_WLAN3_CONS,
225 (client) == IPA_CLIENT_WLAN3_CONS || \
    [all...]
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Config.cpp 347 ipa_client_rm_map_tbl[IPA_CLIENT_WLAN3_CONS]= IPA_RM_RESOURCE_WLAN_CONS;

Completed in 563 milliseconds