Home
last modified time | relevance | path

Searched refs:FCOE_MIN_FRAME (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/scsi/fc/
Dfc_fcoe.h67 #define FCOE_MIN_FRAME 46 macro
/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe.c1381 if (unlikely((skb->len < FCOE_MIN_FRAME) || in fcoe_rcv()
/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c456 if (unlikely((skb->len < FCOE_MIN_FRAME) || in bnx2fc_rcv()