Lines Matching refs:CONN
120 struct netbuf *d_svcaddr, CONN **conn);
270 static rdma_stat rib_disconnect(CONN *conn);
273 static rdma_stat rib_registermem(CONN *conn, caddr_t adsp, caddr_t buf,
275 static rdma_stat rib_deregistermem(CONN *conn, caddr_t buf,
281 static rdma_stat rib_registermemsync(CONN *conn, caddr_t adsp, caddr_t buf,
284 static rdma_stat rib_deregistermemsync(CONN *conn, caddr_t buf,
286 static rdma_stat rib_syncmem(CONN *conn, RIB_SYNCMEM_HANDLE shandle,
289 static rdma_stat rib_reg_buf_alloc(CONN *conn, rdma_buf_t *rdbuf);
291 static void rib_reg_buf_free(CONN *conn, rdma_buf_t *rdbuf);
292 static void *rib_rbuf_alloc(CONN *, rdma_buf_t *);
294 static void rib_rbuf_free(CONN *conn, int ptype, void *buf);
296 static rdma_stat rib_send(CONN *conn, struct clist *cl, uint32_t msgid);
297 static rdma_stat rib_send_resp(CONN *conn, struct clist *cl, uint32_t msgid);
298 static rdma_stat rib_post_resp(CONN *conn, struct clist *cl, uint32_t msgid);
299 static rdma_stat rib_post_resp_remove(CONN *conn, uint32_t msgid);
300 static rdma_stat rib_post_recv(CONN *conn, struct clist *cl);
301 static rdma_stat rib_recv(CONN *conn, struct clist **clp, uint32_t msgid);
302 static rdma_stat rib_read(CONN *conn, struct clist *cl, int wait);
303 static rdma_stat rib_write(CONN *conn, struct clist *cl, int wait);
306 int addr_type, void *, CONN **);
307 static rdma_stat rib_conn_release(CONN *conn);
309 rpcib_ping_t *, CONN **);
312 static rib_lrc_entry_t *rib_get_cache_buf(CONN *conn, uint32_t len);
313 static void rib_free_cache_buf(CONN *conn, rib_lrc_entry_t *buf);
322 static rdma_stat rib_conn_release_locked(CONN *conn);
396 static rdma_stat rib_disconnect_channel(CONN *, rib_conn_list_t *);
398 static void rib_close_a_channel(CONN *);
714 static rdma_stat rib_add_connlist(CONN *, rib_conn_list_t *);
715 static rdma_stat rib_rm_conn(CONN *, rib_conn_list_t *);
1009 CONN *conn; in rib_clnt_scq_handler()
1103 CONN *conn; in rib_svc_scq_handler()
1205 CONN *conn = qptoc(qp); in rib_clnt_rcq_handler()
1276 CONN *conn = qptoc(qp); in rib_clnt_rcq_handler()
1285 CONN *conn = qptoc(qp); in rib_clnt_rcq_handler()
1322 CONN *conn; in rib_svc_rcq_handler()
1546 CONN *conn; in rib_reachable()
1568 CONN *conn; in rib_clnt_create_chan()
1718 CONN *conn; in rib_clnt_cm_handler()
2021 rib_disconnect_channel(CONN *conn, rib_conn_list_t *conn_list) in rib_disconnect_channel()
2305 rib_send_and_wait(CONN *conn, struct clist *cl, uint32_t msgid, in rib_send_and_wait()
2404 rib_send(CONN *conn, struct clist *cl, uint32_t msgid) in rib_send()
2420 rib_send_resp(CONN *conn, struct clist *cl, uint32_t msgid) in rib_send_resp()
2475 rib_clnt_post(CONN* conn, struct clist *cl, uint32_t msgid) in rib_clnt_post()
2561 rib_svc_post(CONN* conn, struct clist *cl) in rib_svc_post()
2618 rib_post_resp(CONN* conn, struct clist *cl, uint32_t msgid) in rib_post_resp()
2625 rib_post_resp_remove(CONN* conn, uint32_t msgid) in rib_post_resp_remove()
2648 rib_post_recv(CONN *conn, struct clist *cl) in rib_post_recv()
2666 rib_recv(CONN *conn, struct clist **clp, uint32_t msgid) in rib_recv()
2749 rib_write(CONN *conn, struct clist *cl, int wait) in rib_write()
2841 rib_read(CONN *conn, struct clist *cl, int wait) in rib_read()
2943 CONN *conn; in rib_srv_cm_handler()
3135 CONN *conn; in rib_srv_cm_handler()
3658 rib_registermem(CONN *conn, caddr_t adsp, caddr_t buf, uint_t buflen, in rib_registermem()
3713 rib_registermemsync(CONN *conn, caddr_t adsp, caddr_t buf, uint_t buflen, in rib_registermemsync()
3766 rib_deregistermem(CONN *conn, caddr_t buf, struct mrc buf_handle) in rib_deregistermem()
3782 rib_deregistermemsync(CONN *conn, caddr_t buf, struct mrc buf_handle, in rib_deregistermemsync()
3798 rib_syncmem(CONN *conn, RIB_SYNCMEM_HANDLE shandle, caddr_t buf, in rib_syncmem()
4025 rib_reg_buf_alloc(CONN *conn, rdma_buf_t *rdbuf) in rib_reg_buf_alloc()
4059 rib_rbuf_alloc(CONN *conn, rdma_buf_t *rdbuf) in rib_rbuf_alloc()
4119 rib_reg_buf_free(CONN *conn, rdma_buf_t *rdbuf) in rib_reg_buf_free()
4131 rib_rbuf_free(CONN *conn, int ptype, void *buf) in rib_rbuf_free()
4169 rib_add_connlist(CONN *cn, rib_conn_list_t *connlist) in rib_add_connlist()
4183 rib_rm_conn(CONN *cn, rib_conn_list_t *connlist) in rib_rm_conn()
4202 int addr_type, void *handle, CONN **conn) in rib_conn_get()
4220 struct netbuf *d_svcaddr, CONN **conn) in rib_find_hca_connection()
4222 CONN *cn; in rib_find_hca_connection()
4335 int addr_type, rpcib_ping_t *rpt, CONN **conn) in rib_connect()
4337 CONN *cn; in rib_connect()
4474 CONN *conn = (CONN *)rarg; in rib_conn_close()
4510 CONN *conn = (CONN *)carg; in rib_conn_timeout_call()
4557 rib_conn_release(CONN *conn) in rib_conn_release()
4568 rib_conn_release_locked(CONN *conn) in rib_conn_release_locked()
4684 rib_close_a_channel(CONN *conn) in rib_close_a_channel()
4710 CONN *conn, *tmp; in rib_close_channels()
4753 CONN *conn; in rib_purge_connlist()
5039 rib_get_cache_buf(CONN *conn, uint32_t len) in rib_get_cache_buf()
5152 rib_free_cache_buf(CONN *conn, rib_lrc_entry_t *reg_buf) in rib_free_cache_buf()