Searched refs:txrx_pdev_attach_target (Results 1 – 3 of 3) sorted by relevance
397 !soc->ops->cmn_drv_ops->txrx_pdev_attach_target) in cdp_pdev_attach_target()400 return soc->ops->cmn_drv_ops->txrx_pdev_attach_target(soc, pdev_id); in cdp_pdev_attach_target()
217 int (*txrx_pdev_attach_target)(ol_txrx_soc_handle soc, uint8_t pdev_id); member
6166 .txrx_pdev_attach_target = ol_txrx_pdev_attach_target,