Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/fc/
Dfc_fcoe.h79 #define FCOE_MIN_FRAME 46 macro
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c1475 if (unlikely((skb->len < FCOE_MIN_FRAME) || in fcoe_rcv()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c443 if (unlikely((skb->len < FCOE_MIN_FRAME) || in bnx2fc_rcv()