Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Dcma.c91 struct cma_id_private { struct
110 struct cma_id_private *id_priv; argument
123 struct cma_id_private *id_priv;
385 static int ucma_get_device(struct cma_id_private *id_priv, __be64 guid) in ucma_get_device()
445 static void ucma_insert_id(struct cma_id_private *id_priv) in ucma_insert_id()
452 static void ucma_remove_id(struct cma_id_private *id_priv) in ucma_remove_id()
458 static struct cma_id_private *ucma_lookup_id(int handle) in ucma_lookup_id()
463 static void ucma_free_id(struct cma_id_private *id_priv) in ucma_free_id()
480 static struct cma_id_private *ucma_alloc_id(struct rdma_event_channel *channel, in ucma_alloc_id()
485 struct cma_id_private *id_priv; in ucma_alloc_id()
[all …]