Searched defs: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.c557 uint32_t new_prod_indx, old_cons_indx; local
741 &new_prod_indx, TAVOR_CMD_NOSLEEP_SPIN);
769 * "new_prod_indx") essentially indicate the starting index and number
772 tavor_cq_resize_helper(cq, buf, old_cons_indx, new_prod_indx);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c587 uint32_t new_prod_indx; local
718 &new_prod_indx, HERMON_CMD_NOSLEEP_SPIN);

Completed in 74 milliseconds