gpu: nvgpu: rename fifo_eng_timeout_us

Rename fifo_eng_timeout_us to ctxsw_timeout_period_ms for
clarity.

JIRA NVGPU-1312

Change-Id: I23faff3df7160c1193f797ac03769ef2ecf4449e
Signed-off-by: Seema Khowala <seemaj@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2076776
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Seema Khowala
2019-03-20 17:51:22 -07:00
committed by mobile promotions
parent 9393e2a90a
commit fe2a599700
11 changed files with 18 additions and 17 deletions

View File

@@ -37,6 +37,8 @@
#define INVAL_ID (~U32(0U))
#define CTXSW_TIMEOUT_PERIOD_MS 100U
struct gk20a;
struct nvgpu_channel_hw_state {