Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_wait.c100 dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL); in dapl_cno_wait()
118 dapl_llist_next_entry(&cno_ptr->evd_list_head, in dapl_cno_wait()
147 head_evd_ptr = dapl_llist_next_entry(&cno_ptr->evd_list_head, NULL); in dapl_cno_wait()
153 dapl_llist_next_entry(&cno_ptr->evd_list_head, in dapl_cno_wait()
H A Ddapl_ia_util.c164 next_rmr_ptr = dapl_llist_next_entry(&ia_ptr->rmr_list_head, in dapl_ia_abrupt_close()
179 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->rsp_list_head, in dapl_ia_abrupt_close()
194 next_ep_ptr = dapl_llist_next_entry(&ia_ptr->ep_list_head, in dapl_ia_abrupt_close()
216 next_lmr_ptr = dapl_llist_next_entry(&ia_ptr->lmr_list_head, in dapl_ia_abrupt_close()
231 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->psp_list_head, in dapl_ia_abrupt_close()
246 next_pz_ptr = dapl_llist_next_entry(&ia_ptr->pz_list_head, in dapl_ia_abrupt_close()
267 next_evd_ptr = dapl_llist_next_entry(&ia_ptr->evd_list_head, in dapl_ia_abrupt_close()
294 next_cno_ptr = dapl_llist_next_entry(&ia_ptr->cno_list_head, in dapl_ia_abrupt_close()
961 sp_ptr = dapl_llist_next_entry(list_head, in dapls_ia_sp_search()
H A Ddapl_llist.c314 dapl_llist_next_entry(IN DAPL_LLIST_HEAD *head, in dapl_llist_next_entry() function
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1283 ep_ptr = (DAPL_EP *)dapl_llist_next_entry(&ia_ptr->ep_list_head, in dapls_ib_async_callback()
1291 ep_ptr = (DAPL_EP *) dapl_llist_next_entry( in dapls_ib_async_callback()
1309 evd_ptr = (DAPL_EVD *) dapl_llist_next_entry( in dapls_ib_async_callback()
1317 dapl_llist_next_entry(&ia_ptr->evd_list_head, in dapls_ib_async_callback()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h1156 dapl_llist_next_entry(