Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/rdma/
Dib_user_cm.h142 __u8 responder_resources; member
161 __u8 responder_resources; member
240 __u8 responder_resources; member
257 __u8 responder_resources; member
Drdma_user_cm.h183 __u8 responder_resources; member
/linux-4.1.27/include/rdma/
Dib_cm.h127 u8 responder_resources; member
142 u8 responder_resources; member
374 u8 responder_resources; member
400 u8 responder_resources; member
Drdma_cm.h93 u8 responder_resources; member
/linux-4.1.27/drivers/infiniband/core/
Ducm.c212 ureq->responder_resources = kreq->responder_resources; in ib_ucm_event_req_get()
235 urep->responder_resources = krep->responder_resources; in ib_ucm_event_rep_get()
766 param.responder_resources = cmd.responder_resources; in ib_ucm_send_req()
811 param.responder_resources = cmd.responder_resources; in ib_ucm_send_rep()
Dcma.c646 qp_attr.max_dest_rd_atomic = conn_param->responder_resources; in cma_modify_qp_rtr()
1115 event->param.conn.responder_resources = rep_data->responder_resources; in cma_set_rep_event_data()
1281 event->param.conn.responder_resources = req_data->responder_resources; in cma_set_req_event_data()
1445 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
1462 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
1545 event.param.conn.responder_resources = iw_event->ord; in iw_conn_req_handler()
2828 req.responder_resources = conn_param->responder_resources; in cma_connect_ib()
2873 iw_param.ird = conn_param->responder_resources; in cma_connect_iw()
2947 rep.responder_resources = conn_param->responder_resources; in cma_accept_ib()
2970 iw_param.ird = conn_param->responder_resources; in cma_accept_iw()
Dcm.c236 u8 responder_resources; member
1035 cm_req_set_resp_res(req_msg, param->responder_resources); in cm_format_req()
1159 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_req()
1307 param->responder_resources = cm_req_get_init_depth(req_msg); in cm_format_req_event()
1594 cm_id_priv->responder_resources = cm_req_get_init_depth(req_msg); in cm_req_handler()
1623 rep_msg->resp_resources = param->responder_resources; in cm_format_rep()
1685 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_rep()
1769 param->responder_resources = rep_msg->initiator_depth; in cm_format_rep_event()
1879 cm_id_priv->responder_resources = rep_msg->initiator_depth; in cm_rep_handler()
3485 if (cm_id_priv->responder_resources) in cm_init_qp_init_attr()
[all …]
Ducma.c204 dst->responder_resources =src->responder_resources; in ucma_copy_conn_event()
915 dst->responder_resources =src->responder_resources; in ucma_copy_conn_param()
/linux-4.1.27/net/sunrpc/xprtrdma/
Dverbs.c486 int tird = ep->rep_remote_cma.responder_resources; in rpcrdma_conn_upcall()
821 ep->rep_remote_cma.responder_resources = 32; in rpcrdma_ep_create()
823 ep->rep_remote_cma.responder_resources = in rpcrdma_ep_create()
975 (ep->rep_remote_cma.responder_resources == 0 || in rpcrdma_ep_connect()
977 ep->rep_remote_cma.responder_resources)) { in rpcrdma_ep_connect()
978 if (ep->rep_remote_cma.responder_resources == 0) in rpcrdma_ep_connect()
979 ep->rep_remote_cma.responder_resources = 1; in rpcrdma_ep_connect()
981 ep->rep_remote_cma.responder_resources; in rpcrdma_ep_connect()
Dsvc_rdma_transport.c1054 conn_param.responder_resources = 0; in svc_rdma_accept()
/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.h153 u32 responder_resources; member
/linux-4.1.27/net/rds/
Dib_cm.c213 conn_param->responder_resources = in rds_ib_cm_fill_conn_param()
534 event->param.conn.responder_resources, in rds_ib_cm_handle_connect()
Diw_cm.c116 conn_param->responder_resources = 1; in rds_iw_cm_fill_conn_param()
/linux-4.1.27/net/9p/
Dtrans_rdma.c752 conn_param.responder_resources = P9_RDMA_IRD; in rdma_create_trans()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_verbs.c802 conn_param.responder_resources = device->dev_attr.max_qp_rd_atom; in iser_route_handler()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c2416 cp.responder_resources = 0; /* No atomic ops or RDMA reads */ in kiblnd_passive_connect()
2794 cp.responder_resources = 0; /* No atomic ops or RDMA reads */ in kiblnd_active_connect()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c1076 req.responder_resources = 4; in ipoib_cm_send_req()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c2569 rep_param->responder_resources = 4; in srpt_cm_req_recv()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c735 req->param.responder_resources = 4; in srp_send_req()