Searched refs:fmi_fc_frame (Results 1 – 2 of 2) sorted by relevance
326 fmi->fmi_fc_frame = sizeof (fcoe_frame_header_t) + in fcoe_allocate_frame()329 (fc_frame_size + (uint8_t *)fmi->fmi_fc_frame); in fcoe_allocate_frame()334 frm->frm_hdr = (fcoe_fc_frame_header_t *)fmi->fmi_fc_frame; in fcoe_allocate_frame()
188 uint8_t *fmi_fc_frame; member