Searched refs:__dsc_trans_queue (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/components/dsc/src/ |
H A D | __wlan_dsc.h | 283 QDF_STATUS __dsc_trans_queue(struct dsc_trans *trans, struct dsc_tran *tran,
|
H A D | wlan_dsc_driver.c | 194 status = __dsc_trans_queue(&driver->trans, &tran, desc); in __dsc_driver_trans_start_wait()
|
H A D | __wlan_dsc.c | 319 QDF_STATUS __dsc_trans_queue(struct dsc_trans *trans, struct dsc_tran *tran, in __dsc_trans_queue() function
|
H A D | wlan_dsc_psoc.c | 224 status = __dsc_trans_queue(&psoc->trans, &tran, desc); in __dsc_psoc_trans_start_wait()
|
H A D | wlan_dsc_vdev.c | 256 status = __dsc_trans_queue(&vdev->trans, &tran, desc); in __dsc_vdev_trans_start_wait()
|