Searched refs:get_vdev_dp_ext_txrx_handle (Results 1 – 3 of 3) sorted by relevance
2122 if (soc->ops->cmn_drv_ops->get_vdev_dp_ext_txrx_handle) in cdp_vdev_get_dp_ext_txrx_handle()2123 return soc->ops->cmn_drv_ops->get_vdev_dp_ext_txrx_handle( in cdp_vdev_get_dp_ext_txrx_handle()
598 void *(*get_vdev_dp_ext_txrx_handle)(struct cdp_soc_t *soc, member
12404 .get_vdev_dp_ext_txrx_handle = dp_vdev_get_dp_ext_handle,