Home
last modified time | relevance | path

Searched refs:nth_vdev (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/dsc/test/
Dwlan_dsc_test.c61 static struct dsc_vdev *nth_vdev(struct dsc_psoc *psoc, int n) in nth_vdev() function
408 struct dsc_vdev *vdev = nth_vdev(psoc, 1); in dsc_thread_ops()
477 dsc_vdev_trans_stop(nth_vdev(psoc, 1)); in dsc_thread_vdev_trans()
482 dsc_vdev_trans_stop(nth_vdev(psoc, 2)); in dsc_thread_vdev_trans()
492 struct dsc_vdev *vdev = nth_vdev(nth_psoc(ctx->driver, 1), 1); in dsc_thread_vdev_wait()
518 struct dsc_vdev *vdev = nth_vdev(psoc, 1); in dsc_thread_psoc_wait()