Home
last modified time | relevance | path

Searched refs:new_prod_indx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c519 uint32_t new_prod_indx, old_cons_indx; in tavor_cq_resize() local
691 &new_prod_indx, TAVOR_CMD_NOSLEEP_SPIN); in tavor_cq_resize()
718 tavor_cq_resize_helper(cq, buf, old_cons_indx, new_prod_indx); in tavor_cq_resize()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c587 uint32_t new_prod_indx; in hermon_cq_resize() local
718 &new_prod_indx, HERMON_CMD_NOSLEEP_SPIN); in hermon_cq_resize()