Searched refs:srpt_send_msg_depth (Results 1 – 5 of 5) sorted by relevance
56 extern uint16_t srpt_send_msg_depth;94 cq_attr.cq_size = srpt_send_msg_depth * 2; in srpt_ch_alloc()106 cq_attr.cq_size = srpt_send_msg_depth + 1; in srpt_ch_alloc()143 (srpt_send_msg_depth * SRPT_MAX_OUT_IO_PER_CMD)); in srpt_ch_alloc()
54 extern uint16_t srpt_send_msg_depth;
71 uint16_t srpt_send_msg_depth = SRPT_DEFAULT_SEND_MSG_DEPTH; variable
53 extern uint16_t srpt_send_msg_depth;1264 ioc->ioc_profile.ioc_send_msg_qdepth = h2b16(srpt_send_msg_depth); in srpt_ioc_init_profile()
88 extern uint16_t srpt_send_msg_depth;1644 rsp->lrsp_req_limit_delta = h2b32((uint32_t)srpt_send_msg_depth); in srpt_format_login_rsp()