Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h498 uint64_t ts_cmd_wqput; member
H A Dlpfc_debugfs.c1311 !lpfc_cmd->ts_cmd_wqput || in lpfc_io_ktime()
1320 if (lpfc_cmd->ts_cmd_wqput < lpfc_cmd->ts_cmd_start) in lpfc_io_ktime()
1322 if (lpfc_cmd->ts_isr_cmpl < lpfc_cmd->ts_cmd_wqput) in lpfc_io_ktime()
1341 seg2 = (lpfc_cmd->ts_cmd_wqput - lpfc_cmd->ts_cmd_start); in lpfc_io_ktime()
1378 lpfc_cmd->ts_cmd_wqput = 0; in lpfc_io_ktime()