Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c41 eibnx_acquire_swqe(eibnx_thr_info_t *info, int flag) in eibnx_acquire_swqe() function
318 if ((wqe = eibnx_acquire_swqe(info, KM_NOSLEEP)) == NULL) { in eibnx_add_gw_to_gwlist()
H A Denx_fip.c65 if ((swqe = eibnx_acquire_swqe(info, KM_SLEEP)) == NULL) in eibnx_fip_solicit_mcast()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h468 eibnx_wqe_t *eibnx_acquire_swqe(eibnx_thr_info_t *, int);