Searched refs:txrx_vdev_detach (Results 1 – 8 of 8) sorted by relevance
685 arch_ops->txrx_vdev_detach = dp_vdev_detach_li; in dp_initialize_arch_ops_li()
971 arch_ops->txrx_vdev_detach = dp_vdev_detach_rh; in dp_initialize_arch_ops_rh()
358 !soc->ops->cmn_drv_ops->txrx_vdev_detach) in cdp_vdev_detach()361 return soc->ops->cmn_drv_ops->txrx_vdev_detach(soc, vdev_id, in cdp_vdev_detach()
224 (*txrx_vdev_detach)(struct cdp_soc_t *cdp_soc, uint8_t vdev_id, member
2328 QDF_STATUS (*txrx_vdev_detach)(struct dp_soc *soc, member
5261 soc->arch_ops.txrx_vdev_detach(soc, vdev); in dp_vdev_detach_wifi3()12337 .txrx_vdev_detach = dp_vdev_detach_wifi3,
3653 arch_ops->txrx_vdev_detach = dp_vdev_detach_be; in dp_initialize_arch_ops_be()
6164 .txrx_vdev_detach = ol_txrx_vdev_detach,