Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h29 #define FIP_VN_RLIM_COUNT 10 /* number of probes before rate limiting */ macro
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2234 if (fip->probe_tries < FIP_VN_RLIM_COUNT) { in fcoe_ctlr_vn_restart()