Home
last modified time | relevance | path

Searched refs:cdp_soc_init (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2170 if (!cdp_soc_init(dp_soc, LITHIUM_DP, in wlan_dp_txrx_soc_attach()
2184 if (!cdp_soc_init(dp_soc, BERYLLIUM_DP, hif_context, in wlan_dp_txrx_soc_attach()
2195 if (!cdp_soc_init(dp_soc, RHINE_DP, hif_context, in wlan_dp_txrx_soc_attach()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h1371 cdp_soc_init(ol_txrx_soc_handle soc, u_int16_t devid, in cdp_soc_init() function