Searched defs:new_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c257 * @param new_index
264 IN const u16_t new_index)
268 u16_t const prod_minus_new_sge = prod_idx - new_index;
273 sge_tpa_chain->last_max_con = new_index;
262 lm_tpa_sge_update_last_max(IN lm_device_t* pdev, IN const u32_t chain_idx, IN const u16_t new_index) argument

Completed in 309 milliseconds