Home
last modified time | relevance | path

Searched refs:ol_txrx_soc_attach (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_reg.h55 ol_txrx_soc_attach(void *scn_handle, struct ol_if_ops *dp_ol_if_ops) in ol_txrx_soc_attach() function
61 ol_txrx_soc_attach(void *scn_handle, struct ol_if_ops *dp_ol_if_ops);
199 return ol_txrx_soc_attach(psoc, dp_ol_if_ops); in cdp_soc_attach()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.h84 ol_txrx_soc_handle ol_txrx_soc_attach(void *scn_handle,
H A Dol_txrx.c6441 ol_txrx_soc_handle ol_txrx_soc_attach(void *scn_handle, in ol_txrx_soc_attach() function