Home
last modified time | relevance | path

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

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