Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c297 orig_io_req->srr_retry++; in bnx2fc_srr_compl()
298 if (orig_io_req->srr_retry <= SRR_RETRY_COUNT) { in bnx2fc_srr_compl()
H A Dbnx2fc.h460 u8 srr_retry; member