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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c5780 sli4_req_fcoe_wq_create_t *wq = NULL;
5789 payload_size = max(sizeof(sli4_req_fcoe_wq_create_t),
5795 wq = (sli4_req_fcoe_wq_create_t *)((uint8_t *)buf + sli_config_off);
5799 wq->hdr.request_length = sizeof(sli4_req_fcoe_wq_create_t) -
5822 return(sli_config_off + sizeof(sli4_req_fcoe_wq_create_t));
H A Dsli4.h3762 } sli4_req_fcoe_wq_create_t; typedef in typeref:struct:sli4_req_fcoe_wq_create_s

Completed in 95 milliseconds