Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_srq_util.h43 dapl_srq_alloc(IN DAPL_IA *ia_ptr, IN const DAT_SRQ_ATTR *srq_attr);
/titanic_44/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_srq_util.c55 dapl_srq_alloc(IN DAPL_IA *ia_ptr, IN const DAT_SRQ_ATTR *srq_attr) in dapl_srq_alloc() function
H A Ddapl_srq.c126 srq_ptr = dapl_srq_alloc(ia_ptr, srq_attr); in dapl_srq_create()