Searched refs:sli4_req_fcoe_post_hdr_templates_t (Results 1 – 2 of 2) sorted by relevance
6444 sli4_req_fcoe_post_hdr_templates_t *template = NULL; in sli_cmd_fcoe_post_hdr_templates()6453 payload_size = sizeof(sli4_req_fcoe_post_hdr_templates_t) + in sli_cmd_fcoe_post_hdr_templates()6464 template = (sli4_req_fcoe_post_hdr_templates_t *)payload_dma->virt; in sli_cmd_fcoe_post_hdr_templates()6467 template = (sli4_req_fcoe_post_hdr_templates_t *)((uint8_t *)buf + sli_config_off); in sli_cmd_fcoe_post_hdr_templates()6476 template->hdr.request_length = sizeof(sli4_req_fcoe_post_hdr_templates_t) - in sli_cmd_fcoe_post_hdr_templates()
4091 } sli4_req_fcoe_post_hdr_templates_t; typedef