Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h104 uint16_t qp_sq_counter; member
H A Ddapl_hermon_hw.c1152 wqeaddrsz = HERMON_QP_WQEADDRSZ(qp->qp_sq_counter); in dapli_hermon_post_send()
1193 src8[1] = (uint8_t)(qp->qp_sq_counter >> 8); in dapli_hermon_post_send()
1194 src8[2] = (uint8_t)qp->qp_sq_counter; in dapli_hermon_post_send()
1218 qp->qp_sq_counter++; in dapli_hermon_post_send()
1620 qp->qp_sq_counter = 0; in dapli_hermon_qp_init()
H A Ddapl_arbel_hw.c1155 dapli_arbel_sq_dbrec(qp, qp->qp_sq_counter); in dapli_arbel_post_send()
1159 dbinfo.db_nopcode, qp->qp_sq_counter, desc_sz); in dapli_arbel_post_send()
1160 qp->qp_sq_counter++; in dapli_arbel_post_send()
1587 qp->qp_sq_counter = 0; in dapli_arbel_qp_init()