Home
last modified time | relevance | path

Searched defs:cma_id (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/iser/
H A Diser_verbs.c492 iser_device_find_by_ib_device(struct rdma_cm_id *cma_id) in iser_device_find_by_ib_device()
682 iser_connect_error(struct rdma_cm_id *cma_id) in iser_connect_error()
699 iser_addr_handler(struct rdma_cm_id *cma_id) in iser_addr_handler()
731 iser_route_handler(struct rdma_cm_id *cma_id) in iser_route_handler()
775 iser_connected_handler(struct rdma_cm_id *cma_id) in iser_connected_handler()
797 iser_cleanup_handler(struct rdma_cm_id *cma_id, bool destroy) in iser_cleanup_handler()
807 iser_cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) in iser_cma_handler()
H A Dicl_iser.h410 struct rdma_cm_id *cma_id; member
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmatose.c49 struct rdma_cm_id *cma_id; member
265 static int connect_handler(struct rdma_cm_id *cma_id) in connect_handler()
303 static int cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) in cma_handler()
H A Dudaddy.c49 struct rdma_cm_id *cma_id; member
286 static int connect_handler(struct rdma_cm_id *cma_id) in connect_handler()
352 static int cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) in cma_handler()
H A Dmckey.c51 struct rdma_cm_id *cma_id; member
295 static int cma_handler(struct rdma_cm_id *cma_id, struct rdma_cm_event *event) in cma_handler()
H A Drping.c160 static int rping_cma_event_handler(struct rdma_cm_id *cma_id, in rping_cma_event_handler()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c245 static int krping_cma_event_handler(struct rdma_cm_id *cma_id, in krping_cma_event_handler()