Searched refs:fc_frame_size (Results 1 – 1 of 1) sorted by relevance
64 uint32_t fc_frame_size, uint8_t **ppfc);255 fcoe_alloc_netb(fcoe_port_t *eport, uint32_t fc_frame_size, uint8_t **ppfc) in fcoe_alloc_netb() argument260 fc_frame_size + PADDING_SIZE); in fcoe_alloc_netb()275 fcoe_allocate_frame(fcoe_port_t *eport, uint32_t fc_frame_size, void *xmp) in fcoe_allocate_frame() argument283 if (fc_frame_size > 2136) { in fcoe_allocate_frame()285 fc_frame_size); in fcoe_allocate_frame()293 raw_frame_size = PADDING_SIZE + fc_frame_size; in fcoe_allocate_frame()308 frm->frm_fc_frame_size = fc_frame_size; in fcoe_allocate_frame()309 frm->frm_payload_size = fc_frame_size - in fcoe_allocate_frame()332 (fc_frame_size + (uint8_t *)fmi->fmi_fc_frame); in fcoe_allocate_frame()