Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Config.h249 int SetExtProp(ipa_ioc_query_intf_ext_props *prop);
H A DIPACM_Wan.h484 ipa_ioc_query_intf_ext_props *ext_prop;
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Config.h251 int SetExtProp(ipa_ioc_query_intf_ext_props *prop);
H A DIPACM_Wan.h545 ipa_ioc_query_intf_ext_props *ext_prop;
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Config.h256 int SetExtProp(ipa_ioc_query_intf_ext_props *prop);
H A DIPACM_Wan.h653 ipa_ioc_query_intf_ext_props *ext_prop;
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_ipa.h734 struct ipa_ioc_query_intf_ext_props { struct
882 …T_PROPS _IOWR(IPA_IOC_MAGIC, IPA_IOCTL_QUERY_INTF_EXT_PROPS, struct ipa_ioc_query_intf_ext_props *)
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_ipa.h1231 struct ipa_ioc_query_intf_ext_props { struct
1536 struct ipa_ioc_query_intf_ext_props *)
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Config.cpp760 int IPACM_Config::SetExtProp(ipa_ioc_query_intf_ext_props *prop) in SetExtProp()
H A DIPACM_Wan.cpp3444 ext_prop = (struct ipa_ioc_query_intf_ext_props *) in query_ext_prop()
3445 calloc(1, sizeof(struct ipa_ioc_query_intf_ext_props) + in query_ext_prop()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp800 int IPACM_Config::SetExtProp(ipa_ioc_query_intf_ext_props *prop) in SetExtProp()
H A DIPACM_Wan.cpp3441 ext_prop = (struct ipa_ioc_query_intf_ext_props *) in query_ext_prop()
3442 calloc(1, sizeof(struct ipa_ioc_query_intf_ext_props) + in query_ext_prop()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp812 int IPACM_Config::SetExtProp(ipa_ioc_query_intf_ext_props *prop) in SetExtProp()
H A DIPACM_Wan.cpp4350 ext_prop = (struct ipa_ioc_query_intf_ext_props *) in query_ext_prop()
4351 calloc(1, sizeof(struct ipa_ioc_query_intf_ext_props) + in query_ext_prop()