Home
last modified time | relevance | path

Searched refs:frm_fc_frame_size (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c305 frm->frm_fc_frame_size = fc_frame_size; in fcoe_allocate_frame()
391 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size, in fcoe_fill_frame_tailers()
H A Dfcoe.c1144 CRC32(crc, frm->frm_fc_frame, frm->frm_fc_frame_size, -1U, crc32_table); in fcoe_crc_verify()
/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h111 uint32_t frm_fc_frame_size; member