Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1039 dapls_tavor_wrid_entry_t *wre_last; in dapli_arbel_post_send() local
1145 wre_last = wridlist->wl_wre_old_tail; in dapli_arbel_post_send()
1146 if (wre_last != NULL) { in dapli_arbel_post_send()
1147 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_arbel_post_send()
1175 dapls_tavor_wrid_entry_t *wre_last; in dapli_arbel_post_recv() local
1264 wre_last = wridlist->wl_wre_old_tail; in dapli_arbel_post_recv()
1265 if (wre_last != NULL) { in dapli_arbel_post_recv()
1266 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_arbel_post_recv()
H A Ddapl_hermon_hw.c1077 dapls_tavor_wrid_entry_t *wre_last; in dapli_hermon_post_send() local
1176 wre_last = wridlist->wl_wre_old_tail; in dapli_hermon_post_send()
1177 if (wre_last != NULL) { in dapli_hermon_post_send()
1178 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_hermon_post_send()
1233 dapls_tavor_wrid_entry_t *wre_last; in dapli_hermon_post_recv() local
1319 wre_last = wridlist->wl_wre_old_tail; in dapli_hermon_post_recv()
1320 if (wre_last != NULL) { in dapli_hermon_post_recv()
1321 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_hermon_post_recv()
H A Ddapl_tavor_hw.c1299 dapls_tavor_wrid_entry_t *wre_last; in dapli_tavor_post_send() local
1405 wre_last = wridlist->wl_wre_old_tail; in dapli_tavor_post_send()
1406 if (wre_last != NULL) { in dapli_tavor_post_send()
1407 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_tavor_post_send()
1430 dapls_tavor_wrid_entry_t *wre_last; in dapli_tavor_post_recv() local
1526 wre_last = wridlist->wl_wre_old_tail; in dapli_tavor_post_recv()
1527 if (wre_last != NULL) { in dapli_tavor_post_recv()
1528 wre_last->wr_signaled_dbd |= TAVOR_WRID_ENTRY_DOORBELLED; in dapli_tavor_post_recv()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c101 tavor_wrid_entry_t *wre_last; in tavor_post_send() local
357 wre_last = wridlist->wl_wre_old_tail; in tavor_post_send()
358 if (wre_last != NULL) { in tavor_post_send()
359 wre_last->wr_signaled_dbd |= in tavor_post_send()