Searched refs:txrx_soc_detach (Results 1 – 8 of 8) sorted by relevance
675 arch_ops->txrx_soc_detach = dp_soc_detach_li; in dp_initialize_arch_ops_li()
961 arch_ops->txrx_soc_detach = dp_soc_detach_rh; in dp_initialize_arch_ops_rh()
1352 !soc->ops->cmn_drv_ops->txrx_soc_detach) in cdp_soc_detach()1355 soc->ops->cmn_drv_ops->txrx_soc_detach(soc); in cdp_soc_detach()
458 void (*txrx_soc_detach)(struct cdp_soc_t *soc); member
2315 QDF_STATUS (*txrx_soc_detach)(struct dp_soc *soc); member
4051 soc->arch_ops.txrx_soc_detach(soc); in dp_soc_detach()12364 .txrx_soc_detach = dp_soc_detach_wifi3,13835 soc->arch_ops.txrx_soc_detach(soc); in dp_soc_attach()
3643 arch_ops->txrx_soc_detach = dp_soc_detach_be; in dp_initialize_arch_ops_be()
6176 .txrx_soc_detach = ol_txrx_soc_detach,