Searched defs:cm_handler (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
H A D | iw_cm.h | 57 iw_cm_handler cm_handler; /* client callback function */ member
|
H A D | ib_cm.h | 293 ib_cm_handler cm_handler; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | iw_cm.h | 57 iw_cm_handler cm_handler; /* client callback function */ member
|
H A D | ib_cm.h | 293 ib_cm_handler cm_handler; member
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwcm.c | 242 iw_create_cm_id(struct ib_device *device, iw_cm_handler cm_handler, void *context) iw_create_cm_id() argument
|
H A D | cm.c | 834 cm_alloc_id_priv(struct ib_device *device, ib_cm_handler cm_handler, void *context) cm_alloc_id_priv() argument 885 ib_create_cm_id(struct ib_device *device, ib_cm_handler cm_handler, void *context) ib_create_cm_id() argument 1269 ib_cm_insert_listen(struct ib_device *device, ib_cm_handler cm_handler, __be64 service_id) ib_cm_insert_listen() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | iwcm.c | 241 iw_create_cm_id(struct ib_device *device, iw_cm_handler cm_handler, void *context) iw_create_cm_id() argument
|
H A D | cm.c | 805 cm_alloc_id_priv(struct ib_device *device, ib_cm_handler cm_handler, void *context) cm_alloc_id_priv() argument 854 ib_create_cm_id(struct ib_device *device, ib_cm_handler cm_handler, void *context) ib_create_cm_id() argument 1225 ib_cm_insert_listen(struct ib_device *device, ib_cm_handler cm_handler, __be64 service_id) ib_cm_insert_listen() argument [all...] |
Completed in 13 milliseconds