Searched refs:sli4_req_fcoe_rq_create_v1_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c6137 sli4_req_fcoe_rq_create_v1_t *rq = NULL;
6146 payload_size = max(sizeof(sli4_req_fcoe_rq_create_v1_t),
6152 rq = (sli4_req_fcoe_rq_create_v1_t *)((uint8_t *)buf + sli_config_off);
6156 rq->hdr.request_length = sizeof(sli4_req_fcoe_rq_create_v1_t) -
6199 return(sli_config_off + sizeof(sli4_req_fcoe_rq_create_v1_t));
8493 payload_size = max((sizeof(sli4_req_fcoe_rq_create_v1_t) + (8 * total_page_count)),
H A Dsli4.h3878 } sli4_req_fcoe_rq_create_v1_t; typedef in typeref:struct:sli4_req_fcoe_rq_create_v1_s

Completed in 93 milliseconds