Searched defs:rpcrdma_ep (Results 1 – 1 of 1) sorted by relevance
80 struct rpcrdma_ep { struct81 atomic_t rep_cqcount;82 int rep_cqinit;83 int rep_connected;84 struct ib_qp_init_attr rep_attr;85 wait_queue_head_t rep_connect_wait;86 struct rdma_conn_param rep_remote_cma;87 struct sockaddr_storage rep_remote_addr;88 struct delayed_work rep_connect_worker;