Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Netlink.h63 #define IPA_NL_MSG_MAX_LEN (2048) macro
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Netlink.h62 #define IPA_NL_MSG_MAX_LEN (2048) macro
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Netlink.h63 #define IPA_NL_MSG_MAX_LEN (2048) macro
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Netlink.cpp264 if(IPA_NL_MSG_MAX_LEN < msglen) in ipa_nl_alloc_msg()
372 msgh = ipa_nl_alloc_msg(IPA_NL_MSG_MAX_LEN); in ipa_nl_recv()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Netlink.cpp264 if(IPA_NL_MSG_MAX_LEN < msglen) in ipa_nl_alloc_msg()
372 msgh = ipa_nl_alloc_msg(IPA_NL_MSG_MAX_LEN); in ipa_nl_recv()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Netlink.cpp264 if(IPA_NL_MSG_MAX_LEN < msglen) in ipa_nl_alloc_msg()
372 msgh = ipa_nl_alloc_msg(IPA_NL_MSG_MAX_LEN); in ipa_nl_recv()