Home
last modified time | relevance | path

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

/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
/linux/fs/smb/client/
H A Dsmbdirect.h70 int responder_resources; member
H A Dsmbdirect.c1622 conn_param.responder_resources = in _smbd_get_connection()
1625 info->responder_resources = conn_param.responder_resources; in _smbd_get_connection()
1627 info->responder_resources); in _smbd_get_connection()
1633 ird_ord_hdr[0] = info->responder_resources; in _smbd_get_connection()
2102 for (i = 0; i < info->responder_resources * 2; i++) { in allocate_mr_list()
H A Dcifs_debug.c486 seq_printf(m, "\nMR responder_resources: %x " in cifs_debug_data_proc_show()
488 server->smbd_conn->responder_resources, in cifs_debug_data_proc_show()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h167 u32 responder_resources; member
/linux/include/uapi/rdma/
H A Drdma_user_cm.h196 __u8 responder_resources; member
/linux/drivers/infiniband/core/
H A Dcm.c242 u8 responder_resources; member
1378 param->responder_resources); in cm_format_req()
1562 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_req()
1845 param->responder_resources = IBA_GET(CM_REQ_INITIATOR_DEPTH, req_msg); in cm_format_req_event()
2122 cm_id_priv->responder_resources = in cm_req_handler()
2262 param->responder_resources); in cm_format_rep()
2329 cm_id_priv->responder_resources = param->responder_resources; in ib_send_cm_rep()
2429 param->responder_resources in cm_format_rep_event()
[all...]
H A Dcma.c1202 qp_attr.max_dest_rd_atomic = conn_param->responder_resources; in cma_modify_qp_rtr()
2154 event->param.conn.responder_resources = rep_data->responder_resources; in cma_set_rep_event_data()
2378 event->param.conn.responder_resources = req_data->responder_resources; in cma_set_req_event_data()
2540 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
2557 event.param.conn.responder_resources = iw_event->ord; in cma_iw_handler()
2592 event.param.conn.responder_resources = iw_event->ord; in iw_conn_req_handler()
4387 req.responder_resources = conn_param->responder_resources; in cma_connect_ib()
[all...]
H A Ducma.c238 dst->responder_resources = src->responder_resources; in ucma_copy_conn_event()
1041 dst->responder_resources = src->responder_resources; in ucma_copy_conn_param()
/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()
/linux/net/9p/
H A Dtrans_rdma.c729 conn_param.responder_resources = P9_RDMA_IRD; in rdma_create_trans()
/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()
/linux/fs/smb/server/
H A Dtransport_rdma.c1626 conn_param.responder_resources = 0; in smb_direct_accept_client()
1632 ird_ord_hdr[0] = conn_param.responder_resources; in smb_direct_accept_client()
/linux/net/sunrpc/xprtrdma/
H A Dverbs.c455 ep->re_remote_cma.responder_resources = in rpcrdma_ep_create()
/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()
/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()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1109 req.responder_resources = 4; in ipoib_cm_send_req()
/linux/drivers/nvme/host/
H A Drdma.c1848 param.responder_resources = queue->device->dev->attrs.max_qp_rd_atom; in nvme_rdma_route_resolved()