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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c5843 sli4_req_fcoe_wq_create_v1_t *wq = NULL;
5855 payload_size = max(sizeof(sli4_req_fcoe_wq_create_v1_t),
5861 wq = (sli4_req_fcoe_wq_create_v1_t *)((uint8_t *)buf + sli_config_off);
5865 wq->hdr.request_length = sizeof(sli4_req_fcoe_wq_create_v1_t) -
5923 return(sli_config_off + sizeof(sli4_req_fcoe_wq_create_v1_t));
H A Dsli4.h3783 } sli4_req_fcoe_wq_create_v1_t; typedef in typeref:struct:sli4_req_fcoe_wq_create_v1_s

Completed in 95 milliseconds