Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2776 u32_t last_ilt[PXP2_NUM_TABLES]; in init_pxp2_func() local
2804 last_ilt[k] = (temp - 1); in init_pxp2_func()
2808 PXP2_SET_FIRST_LAST_ILT(pdev, CDU, first_ilt[0], last_ilt[0]); in init_pxp2_func()
2809 PXP2_SET_FIRST_LAST_ILT(pdev, TM, first_ilt[1], last_ilt[1]); in init_pxp2_func()
2810 PXP2_SET_FIRST_LAST_ILT(pdev, QM, first_ilt[2], last_ilt[2]); in init_pxp2_func()
2811 PXP2_SET_FIRST_LAST_ILT(pdev, SRC, first_ilt[3], last_ilt[3]); in init_pxp2_func()