Searched refs:fr_crc (Results 1 – 8 of 8) sorted by relevance
34 error = crc ^ fr_crc(fp); in fc_frame_crc_check()
543 if (~crc != le32_to_cpu(fr_crc(fp))) { in fc_fcp_recv_data()
509 u32 fr_len, fr_crc; in bnx2fc_recv_frame() local557 fr_crc(fp) = crc_eof.fcoe_crc32; in bnx2fc_recv_frame()630 fr_crc = le32_to_cpu(fr_crc(fp)); in bnx2fc_recv_frame()632 if (unlikely(fr_crc != ~crc32(~0, skb->data, fr_len))) { in bnx2fc_recv_frame()
613 fr_crc(fp) = cpu_to_le32(~crc); in bnx2fc_process_l2_frame_compl()
1637 le32_to_cpu(fr_crc(fp)) == ~crc32(~0, skb->data, skb->len)) { in fcoe_filter_frames()1714 fr_crc(fp) = crc_eof.fcoe_crc32; in fcoe_recv_frame()
358 fr_crc(fp) = cpu_to_le32(~crc); in qedf_process_l2_frame_compl()
2599 fr_crc(fp) = cpu_to_le32(~crc); in qedf_process_unsol_compl()
2503 fr_crc(fp) = crc_eof.fcoe_crc32; in qedf_recv_frame()