Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fnic/
Dfnic_fcs.c935 unsigned int tot_rq_work_done = 0, cur_work_done; in fnic_rq_cmpl_handler() local
950 tot_rq_work_done += cur_work_done; in fnic_rq_cmpl_handler()
953 return tot_rq_work_done; in fnic_rq_cmpl_handler()