Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dlibfcoe.h36 #define FCOE_CTLR_FCF_LIMIT 20 /* max. number of FCF entries */ macro
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_ctlr.c1043 if (fip->fcf_count >= FCOE_CTLR_FCF_LIMIT) in fcoe_ctlr_recv_adv()