Searched refs:txrx_vdev_attach (Results 1 – 8 of 8) sorted by relevance
684 arch_ops->txrx_vdev_attach = dp_vdev_attach_li; in dp_initialize_arch_ops_li()
970 arch_ops->txrx_vdev_attach = dp_vdev_attach_rh; in dp_initialize_arch_ops_rh()
285 !soc->ops->cmn_drv_ops->txrx_vdev_attach) in cdp_vdev_attach()288 return soc->ops->cmn_drv_ops->txrx_vdev_attach(soc, pdev_id, vdev_info); in cdp_vdev_attach()
219 QDF_STATUS (*txrx_vdev_attach) member
2326 QDF_STATUS (*txrx_vdev_attach)(struct dp_soc *soc, member
4859 if (QDF_IS_STATUS_ERROR(soc->arch_ops.txrx_vdev_attach(soc, vdev))) in dp_vdev_attach_wifi3()12336 .txrx_vdev_attach = dp_vdev_attach_wifi3,
3652 arch_ops->txrx_vdev_attach = dp_vdev_attach_be; in dp_initialize_arch_ops_be()
6163 .txrx_vdev_attach = ol_txrx_vdev_attach,