Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c932 unsigned int tot_rq_work_done = 0, cur_work_done; in fnic_rq_cmpl_handler() local
947 tot_rq_work_done += cur_work_done; in fnic_rq_cmpl_handler()
950 return tot_rq_work_done; in fnic_rq_cmpl_handler()