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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Drdma_transport.h11 int rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id,
H A Drdma_transport.c39 int rds_rdma_cm_event_handler(struct rdma_cm_id *cm_id, function
129 cm_id = rdma_create_id(rds_rdma_cm_event_handler, NULL, RDMA_PS_TCP);
H A Dib_cm.c537 ic->i_cm_id = rdma_create_id(rds_rdma_cm_event_handler, conn,
H A Diw_cm.c518 ic->i_cm_id = rdma_create_id(rds_rdma_cm_event_handler, conn,

Completed in 28 milliseconds