Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dsc/test/
Dwlan_dsc_test.c40 static struct dsc_psoc *nth_psoc(struct dsc_driver *driver, int n) in nth_psoc() function
256 psoc = nth_psoc(driver, 1); in dsc_test_psoc_trans_blocks()
294 psoc = nth_psoc(driver, 2); in dsc_test_psoc_trans_blocks()
407 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_ops()
452 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_vdev_trans()
492 struct dsc_vdev *vdev = nth_vdev(nth_psoc(ctx->driver, 1), 1); in dsc_thread_vdev_wait()
517 struct dsc_psoc *psoc = nth_psoc(ctx->driver, 1); in dsc_thread_psoc_wait()
545 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_driver_wait()