Searched refs:create_req (Results 1 – 3 of 3) sorted by relevance
177 goto create_req; in rpcrdma_bc_rqst_get() 182 create_req: in rpcrdma_bc_rqst_get()
2219 struct mpi3_create_reply_queue_request create_req; in mpi3mr_create_op_reply_q() local2262 memset(&create_req, 0, sizeof(create_req)); in mpi3mr_create_op_reply_q()2272 create_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_create_op_reply_q()2273 create_req.function = MPI3_FUNCTION_CREATE_REPLY_QUEUE; in mpi3mr_create_op_reply_q()2274 create_req.queue_id = cpu_to_le16(reply_qid); in mpi3mr_create_op_reply_q()2282 create_req.flags = in mpi3mr_create_op_reply_q()2284 create_req.msix_index = in mpi3mr_create_op_reply_q()2287 create_req.msix_index = cpu_to_le16(mrioc->intr_info_count - 1); in mpi3mr_create_op_reply_q()2296 create_req.flags |= in mpi3mr_create_op_reply_q()2298 create_req.base_address = cpu_to_le64( in mpi3mr_create_op_reply_q()[all …]
560 struct bfi_rport_create_req_s *create_req; member625 struct bfi_itn_create_req_s *create_req; member