Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/fnic/
Dfnic_fcs.c944 unsigned int tot_rq_work_done = 0, cur_work_done; in fnic_rq_cmpl_handler() local
959 tot_rq_work_done += cur_work_done; in fnic_rq_cmpl_handler()
962 return tot_rq_work_done; in fnic_rq_cmpl_handler()