Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_qdio.h47 unsigned long long req_q_time; member
H A Dzfcp_qdio.c60 span = (now - qdio->req_q_time) >> 12; in zfcp_qdio_account()
63 qdio->req_q_time = now; in zfcp_qdio_account()