Searched refs:crc_eof (Results 1 – 1 of 1) sorted by relevance
510 struct fcoe_crc_eof crc_eof; in bnx2fc_recv_frame() local546 if (skb_copy_bits(skb, fr_len, &crc_eof, sizeof(crc_eof))) { in bnx2fc_recv_frame()550 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()551 fr_crc(fp) = crc_eof.fcoe_crc32; in bnx2fc_recv_frame()