Home
last modified time | relevance | path

Searched refs:fcoe_fc_crc (Results 1 – 8 of 8) sorted by relevance

/linux/include/scsi/
H A Dlibfcoe.h260 u32 fcoe_fc_crc(struct fc_frame *fp);
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c309 u32 fcoe_fc_crc(struct fc_frame *fp) in fcoe_fc_crc() function
336 EXPORT_SYMBOL_GPL(fcoe_fc_crc);
H A Dfcoe.c1517 crc = fcoe_fc_crc(fp); in fcoe_xmit()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c353 crc = fcoe_fc_crc(fp); in qedf_process_l2_frame_compl()
H A Dqedf_io.c2550 crc = fcoe_fc_crc(fp); in qedf_process_unsol_compl()
H A Dqedf_main.c1172 crc = fcoe_fc_crc(fp); in qedf_xmit()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c608 crc = fcoe_fc_crc(fp); in bnx2fc_process_l2_frame_compl()
H A Dbnx2fc_fcoe.c340 crc = fcoe_fc_crc(fp); in bnx2fc_xmit()