Home
last modified time | relevance | path

Searched refs:rds_rdma_cm_event_handler (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/rds/
Drdma_transport.h11 int rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id,
Drdma_transport.c68 int rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id, in rds_rdma_cm_event_handler() function
162 cm_id = rdma_create_id(rds_rdma_cm_event_handler, NULL, RDMA_PS_TCP, in rds_rdma_listen_init()
Dib_cm.c595 ic->i_cm_id = rdma_create_id(rds_rdma_cm_event_handler, conn, in rds_ib_conn_connect()
Diw_cm.c523 ic->i_cm_id = rdma_create_id(rds_rdma_cm_event_handler, conn, in rds_iw_conn_connect()