Home
last modified time | relevance | path

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

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