Home
last modified time | relevance | path

Searched refs:ib_cm_handler (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/rdma/
Dib_cm.h294 typedef int (*ib_cm_handler)(struct ib_cm_id *cm_id, typedef
298 ib_cm_handler cm_handler;
322 ib_cm_handler cm_handler,
/linux-4.1.27/drivers/infiniband/core/
Dcm.c699 ib_cm_handler cm_handler, in ib_create_cm_id()