Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h267 !soc->ops->cmn_drv_ops->txrx_soc_attach_target) in cdp_soc_attach_target()
270 return soc->ops->cmn_drv_ops->txrx_soc_attach_target(soc); in cdp_soc_attach_target()
H A Dcdp_txrx_ops.h215 QDF_STATUS (*txrx_soc_attach_target)(ol_txrx_soc_handle soc); member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6162 .txrx_soc_attach_target = ol_txrx_soc_attach_target,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12335 .txrx_soc_attach_target = dp_soc_attach_target_wifi3,