Searched refs:txrx_pdev_detach (Results 1 – 8 of 8) sorted by relevance
683 arch_ops->txrx_pdev_detach = dp_pdev_detach_li; in dp_initialize_arch_ops_li()
969 arch_ops->txrx_pdev_detach = dp_pdev_detach_rh; in dp_initialize_arch_ops_rh()
483 !soc->ops->cmn_drv_ops->txrx_pdev_detach) in cdp_pdev_detach()486 return soc->ops->cmn_drv_ops->txrx_pdev_detach(soc, pdev_id, force); in cdp_pdev_detach()
239 (*txrx_pdev_detach)(struct cdp_soc_t *psoc, uint8_t pdev_id, member
2325 QDF_STATUS (*txrx_pdev_detach)(struct dp_pdev *pdev); member
3987 soc->arch_ops.txrx_pdev_detach(pdev); in dp_pdev_detach_wifi3()12340 .txrx_pdev_detach = dp_pdev_detach_wifi3,
3651 arch_ops->txrx_pdev_detach = dp_pdev_detach_be; in dp_initialize_arch_ops_be()
6169 .txrx_pdev_detach = ol_txrx_pdev_detach,