Home
last modified time | relevance | path

Searched refs:responder_resources (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_cm.h109 u8 responder_resources; member
125 u8 responder_resources; member
361 u8 responder_resources; member
388 u8 responder_resources; member
H A Drdma_cm.h71 u8 responder_resources; member
/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h167 u32 responder_resources; member
/openbmc/linux/include/uapi/rdma/
H A Drdma_user_cm.h196 __u8 responder_resources; member
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.h93 int responder_resources; member
H A Dsmbdirect.c1587 conn_param.responder_resources = in _smbd_get_connection()
1592 info->responder_resources = conn_param.responder_resources; in _smbd_get_connection()
1594 info->responder_resources); in _smbd_get_connection()
1600 ird_ord_hdr[0] = info->responder_resources; in _smbd_get_connection()
2136 for (i = 0; i < info->responder_resources * 2; i++) { in allocate_mr_list()
H A Dcifs_debug.c433 server->smbd_conn->responder_resources, in cifs_debug_data_proc_show()
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c239 u8 responder_resources; member
1360 param->responder_resources); in cm_format_req()
1544 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_req()
1829 param->responder_resources = IBA_GET(CM_REQ_INITIATOR_DEPTH, req_msg); in cm_format_req_event()
2106 cm_id_priv->responder_resources = in cm_req_handler()
2246 param->responder_resources); in cm_format_rep()
2315 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_rep()
2415 param->responder_resources = IBA_GET(CM_REP_INITIATOR_DEPTH, rep_msg); in cm_format_rep_event()
2559 cm_id_priv->responder_resources = in cm_rep_handler()
4119 if (cm_id_priv->responder_resources) { in cm_init_qp_init_attr()
[all …]
H A Dcma.c1183 qp_attr.max_dest_rd_atomic = conn_param->responder_resources; in cma_modify_qp_rtr()
2135 event->param.conn.responder_resources = rep_data->responder_resources; in cma_set_rep_event_data()
2359 event->param.conn.responder_resources = req_data->responder_resources; in cma_set_req_event_data()
2521 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
2538 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
2573 event.param.conn.responder_resources = iw_event->ord; in iw_conn_req_handler()
4368 req.responder_resources = conn_param->responder_resources; in cma_connect_ib()
4421 iw_param.ird = conn_param->responder_resources; in cma_connect_iw()
4545 rep.responder_resources = conn_param->responder_resources; in cma_accept_ib()
4574 iw_param.ird = conn_param->responder_resources; in cma_accept_iw()
H A Ducma.c237 dst->responder_resources = src->responder_resources; in ucma_copy_conn_event()
1040 dst->responder_resources = src->responder_resources; in ucma_copy_conn_param()
/openbmc/linux/net/rds/
H A Dib_cm.c176 conn_param->responder_resources = in rds_ib_cm_fill_conn_param()
913 event->param.conn.responder_resources, in rds_ib_cm_handle_connect()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c489 conn_param.responder_resources = 0; in svc_rdma_accept()
H A Dverbs.c448 ep->re_remote_cma.responder_resources = in rpcrdma_ep_create()
/openbmc/linux/net/9p/
H A Dtrans_rdma.c729 conn_param.responder_resources = P9_RDMA_IRD; in rdma_create_trans()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_verbs.c592 conn_param.responder_resources = ib_dev->attrs.max_qp_rd_atom; in iser_route_handler()
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c1645 conn_param.responder_resources = 0; in smb_direct_accept_client()
1651 ird_ord_hdr[0] = conn_param.responder_resources; in smb_direct_accept_client()
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c819 req->ib_param.responder_resources = 4; in srp_send_req()
837 req->rdma_param.responder_resources = in srp_send_req()
838 req->ib_param.responder_resources; in srp_send_req()
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2486 rep_param->rdma_cm.responder_resources = 4; in srpt_cm_req_recv()
2496 rep_param->ib_cm.responder_resources = 4; in srpt_cm_req_recv()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1109 req.responder_resources = 4; in ipoib_cm_send_req()
/openbmc/linux/drivers/nvme/host/
H A Drdma.c1840 param.responder_resources = queue->device->dev->attrs.max_qp_rd_atom; in nvme_rdma_route_resolved()
/openbmc/qemu/migration/
H A Drdma.c3340 .responder_resources = 2, in qemu_rdma_accept()