Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Lan.h82 }eth_client_rt_hdl; typedef
97 eth_client_rt_hdl eth_rt_hdl[0]; /* depends on number of tx properties */
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h82 }eth_client_rt_hdl; typedef
97 eth_client_rt_hdl eth_rt_hdl[0]; /* depends on number of tx properties */
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Lan.h83 }eth_client_rt_hdl; typedef
100 eth_client_rt_hdl eth_rt_hdl[0]; /* depends on number of tx properties */
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Lan.cpp96 …th_client_len = (sizeof(ipa_eth_client)) + (iface_query->num_tx_props * sizeof(eth_client_rt_hdl)); in IPACM_Lan()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Lan.cpp102 …th_client_len = (sizeof(ipa_eth_client)) + (iface_query->num_tx_props * sizeof(eth_client_rt_hdl)); in IPACM_Lan()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Lan.cpp102 …th_client_len = (sizeof(ipa_eth_client)) + (iface_query->num_tx_props * sizeof(eth_client_rt_hdl)); in IPACM_Lan()