• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/ocs_fc/

Lines Matching refs:request_length

406 				sli_config_hdr->request_length + (4*sizeof(uint32_t));
429 sli_config_hdr->request_length + (4*sizeof(uint32_t)));
614 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
1783 cqv0->hdr.request_length = cmd_size - sizeof(sli4_req_hdr_t);
1822 cqv2->hdr.request_length = cmd_size - sizeof(sli4_req_hdr_t);
1900 cq->hdr.request_length = sizeof(sli4_req_common_destroy_cq_t) -
1939 modify_delay->hdr.request_length = sizeof(sli4_req_common_modify_eq_delay_t) -
1994 eq->hdr.request_length = sizeof(sli4_req_common_create_eq_t) -
2062 eq->hdr.request_length = sizeof(sli4_req_common_destroy_eq_t) -
2098 req->hdr.request_length = sizeof(sli4_req_lowlevel_set_watchdog_t) - sizeof(sli4_req_hdr_t);
2126 hdr->request_length = dma->size;
2163 hdr->request_length = dma->size;
2205 mq->hdr.request_length = sizeof(sli4_req_common_create_mq_ext_t) -
2278 mq->hdr.request_length = sizeof(sli4_req_common_destroy_mq_t) -
2314 nop->hdr.request_length = 8;
2348 extent->hdr.request_length = 4;
2381 hdr->request_length = 0x50;
2415 fw_config->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
2471 port_name->hdr.request_length = sizeof(sli4_req_hdr_t) + (version * sizeof(uint32_t));
2479 return sli_config_off + port_name->hdr.request_length;
2519 wr_obj->hdr.request_length = sizeof(*wr_obj) - 4*sizeof(uint32_t) + sizeof(sli4_bde_t);
2569 del_obj->hdr.request_length = sizeof(*del_obj);
2612 rd_obj->hdr.request_length = sizeof(*rd_obj) - 4*sizeof(uint32_t) + sizeof(sli4_bde_t);
2667 clp_cmd->hdr.request_length = sizeof(sli4_req_dmtf_exec_clp_cmd_t) -
2713 set_dump_loc->hdr.request_length = sizeof(sli4_req_common_set_dump_location_t) - sizeof(sli4_req_hdr_t);
2766 cmd->hdr.request_length = sizeof(sli4_req_common_set_features_t) - sizeof(sli4_req_hdr_t);
2812 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
2857 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
2903 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
2943 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
2984 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
3031 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
3079 req->hdr.request_length = payload_size - sizeof(sli4_req_hdr_t);
4669 req->hdr.request_length = cmd_size - sizeof(sli4_req_hdr_t);
5779 wq->hdr.request_length = sizeof(sli4_req_fcoe_wq_create_t) -
5845 wq->hdr.request_length = sizeof(sli4_req_fcoe_wq_create_v1_t) -
5937 wq->hdr.request_length = sizeof(sli4_req_fcoe_wq_destroy_t) -
5995 post->hdr.request_length = 4 + (xri_count * (sizeof(uint64_t) * 2));
6054 rq->hdr.request_length = sizeof(sli4_req_fcoe_rq_create_t) -
6136 rq->hdr.request_length = sizeof(sli4_req_fcoe_rq_create_v1_t) -
6213 rq->hdr.request_length = sizeof(sli4_req_fcoe_rq_destroy_t) -
6254 read_fcf->hdr.request_length = dma->size -
6310 template->hdr.request_length = sizeof(sli4_req_fcoe_post_hdr_templates_t) -
6340 redisc->hdr.request_length = sizeof(sli4_req_fcoe_rediscover_fcf_t) -
8489 req->hdr.request_length = sizeof(sli4_req_fcoe_rq_create_v2_t) - sizeof(sli4_req_hdr_t)