Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dlibfcoe.h47 #define FCOE_CTLR_FCF_LIMIT 20 /* max. number of FCF entries */ macro
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c1052 if (fip->fcf_count >= FCOE_CTLR_FCF_LIMIT) in fcoe_ctlr_recv_adv()