Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/rdma/
Dib_cm.h129 u8 responder_resources; member
144 u8 responder_resources; member
375 u8 responder_resources; member
401 u8 responder_resources; member
Drdma_cm.h95 u8 responder_resources; member
/linux-4.4.14/net/sunrpc/xprtrdma/
Dverbs.c347 int tird = ep->rep_remote_cma.responder_resources; in rpcrdma_conn_upcall()
674 ep->rep_remote_cma.responder_resources = 32; in rpcrdma_ep_create()
676 ep->rep_remote_cma.responder_resources = in rpcrdma_ep_create()
834 (ep->rep_remote_cma.responder_resources == 0 || in rpcrdma_ep_connect()
836 ep->rep_remote_cma.responder_resources)) { in rpcrdma_ep_connect()
837 if (ep->rep_remote_cma.responder_resources == 0) in rpcrdma_ep_connect()
838 ep->rep_remote_cma.responder_resources = 1; in rpcrdma_ep_connect()
840 ep->rep_remote_cma.responder_resources; in rpcrdma_ep_connect()
Dsvc_rdma_transport.c1084 conn_param.responder_resources = 0; in svc_rdma_accept()
/linux-4.4.14/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()
765 param.responder_resources = cmd.responder_resources; in ib_ucm_send_req()
810 param.responder_resources = cmd.responder_resources; in ib_ucm_send_rep()
Dcma.c753 qp_attr.max_dest_rd_atomic = conn_param->responder_resources; in cma_modify_qp_rtr()
1516 event->param.conn.responder_resources = rep_data->responder_resources; in cma_set_rep_event_data()
1709 event->param.conn.responder_resources = req_data->responder_resources; in cma_set_req_event_data()
1852 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
1869 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
1953 event.param.conn.responder_resources = iw_event->ord; in iw_conn_req_handler()
3218 req.responder_resources = conn_param->responder_resources; in cma_connect_ib()
3264 iw_param.ird = conn_param->responder_resources; in cma_connect_iw()
3333 rep.responder_resources = conn_param->responder_resources; in cma_accept_ib()
3356 iw_param.ird = conn_param->responder_resources; in cma_accept_iw()
Dcm.c237 u8 responder_resources; member
1088 cm_req_set_resp_res(req_msg, param->responder_resources); in cm_format_req()
1212 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_req()
1381 param->responder_resources = cm_req_get_init_depth(req_msg); in cm_format_req_event()
1667 cm_id_priv->responder_resources = cm_req_get_init_depth(req_msg); in cm_req_handler()
1696 rep_msg->resp_resources = param->responder_resources; in cm_format_rep()
1758 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_rep()
1842 param->responder_resources = rep_msg->initiator_depth; in cm_format_rep_event()
1952 cm_id_priv->responder_resources = rep_msg->initiator_depth; in cm_rep_handler()
3587 if (cm_id_priv->responder_resources) in cm_init_qp_init_attr()
[all …]
Ducma.c241 dst->responder_resources =src->responder_resources; in ucma_copy_conn_event()
1003 dst->responder_resources =src->responder_resources; in ucma_copy_conn_param()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.h148 u32 responder_resources; member
/linux-4.4.14/net/rds/
Dib_cm.c183 conn_param->responder_resources = in rds_ib_cm_fill_conn_param()
610 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.4.14/net/9p/
Dtrans_rdma.c732 conn_param.responder_resources = P9_RDMA_IRD; in rdma_create_trans()
/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_verbs.c844 conn_param.responder_resources = device->dev_attr.max_qp_rd_atom; in iser_route_handler()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c2379 cp.responder_resources = 0; /* No atomic ops or RDMA reads */ in kiblnd_passive_connect()
2757 cp.responder_resources = 0; /* No atomic ops or RDMA reads */ in kiblnd_active_connect()
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c1073 req.responder_resources = 4; in ipoib_cm_send_req()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c2562 rep_param->responder_resources = 4; in srpt_cm_req_recv()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c735 req->param.responder_resources = 4; in srp_send_req()