Searched refs:txrx_vdev_tx_unlock (Results 1 – 2 of 2) sorted by relevance
2405 if (soc->ops->cmn_drv_ops->txrx_vdev_tx_unlock) in cdp_vdev_tx_unlock()2406 soc->ops->cmn_drv_ops->txrx_vdev_tx_unlock(soc, vdev_id); in cdp_vdev_tx_unlock()
336 (*txrx_vdev_tx_unlock)(struct cdp_soc_t *soc, uint8_t vdev_id); member