Searched refs:frm_fc_frame (Results 1 – 3 of 3) sorted by relevance
337 frm->frm_fc_frame = (uint8_t *)frm->frm_hdr; in fcoe_allocate_frame()339 (uint8_t *)frm->frm_fc_frame; in fcoe_allocate_frame()391 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size, in fcoe_fill_frame_tailers()
1144 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size, -1U, crc32_table); in fcoe_crc_verify()
104 uint8_t *frm_fc_frame; member