Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c269 u16_t const prod_minus_saved = prod_idx - sge_tpa_chain->last_max_con; in lm_tpa_sge_update_last_max()
273 sge_tpa_chain->last_max_con = new_index; in lm_tpa_sge_update_last_max()
442 last_max_set = LM_TPA_BD_ENTRY_TO_MASK_ENTRY(pdev, chain_idx, sge_tpa_chain->last_max_con); in lm_tpa_stop()
H A Dlm_resc.c1431 tpa_chain->sge_chain.last_max_con = 0; in lm_setup_tpa_chain()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2477 u32_t last_max_con; // The highest SGE consumer. member