Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h99 FC_RCTL_LCR = 0xc7, /* link credit reset */ enumerator
134 [FC_RCTL_LCR] = "LC link credit reset", \
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c18510 case FC_RCTL_LCR: /* link credit reset */ in lpfc_fc_frame_check()