Home
last modified time | relevance | path

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

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