Home
last modified time | relevance | path

Searched refs:fcoe_crc32 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_fcoe.h52 __le32 fcoe_crc32; /* CRC for FC packet */ member
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1535 cp->fcoe_crc32 = cpu_to_le32(~crc); in fcoe_xmit()
1708 fr_crc(fp) = crc_eof.fcoe_crc32; in fcoe_recv_frame()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c357 cp->fcoe_crc32 = cpu_to_le32(~crc); in bnx2fc_xmit()
551 fr_crc(fp) = crc_eof.fcoe_crc32; in bnx2fc_recv_frame()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1179 cp->fcoe_crc32 = cpu_to_le32(~crc); in qedf_xmit()
2501 fr_crc(fp) = crc_eof.fcoe_crc32; in qedf_recv_frame()