Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/fc/
Dfc_fip.h41 #define FIP_VN_RLIM_COUNT 10 /* number of probes before rate limiting */ macro
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c2248 if (fip->probe_tries < FIP_VN_RLIM_COUNT) { in fcoe_ctlr_vn_restart()