Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1293 uint32_t head, next_head, qsize_msk; in dapli_arbel_post_srq() local
1322 next_head = (head + 1) & qsize_msk; in dapli_arbel_post_srq()
1366 srq->srq_wridlist->wl_freel_head = next_head; in dapli_arbel_post_srq()
H A Ddapl_hermon_hw.c1348 uint32_t head, next_head, qsize_msk; in dapli_hermon_post_srq() local
1377 next_head = (head + 1) & qsize_msk; in dapli_hermon_post_srq()
1421 srq->srq_wridlist->wl_freel_head = next_head; in dapli_hermon_post_srq()
H A Ddapl_tavor_hw.c1555 uint32_t head, next_head, qsize_msk; in dapli_tavor_post_srq() local
1584 next_head = (head + 1) & qsize_msk; in dapli_tavor_post_srq()
1625 srq->srq_wridlist->wl_freel_head = next_head; in dapli_tavor_post_srq()