Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/fnic/
Dfcpio.h217 #define FCPIO_ICMND_SRFLAG_RETRY 0x01 /* Enable Retry handling on exchange */ macro
Dfnic_scsi.c379 exch_flags |= FCPIO_ICMND_SRFLAG_RETRY; in fnic_queue_wq_copy_desc()