Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h983 u32_t cfc_last_lcid; // number of supported connections in CFC - 1 member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c2966 { _OFFSET(cfc_last_lcid), 0xff, 0xff, 0xff, 0x1, 0xff }, in lm_init_params()
H A Dlm_hw_init_reset.c3352 cfc_init_reg |= (pdev->params.cfc_last_lcid << CFC_INIT_REG_REG_LL_INIT_LAST_LCID_SIZE); in init_cfc_common()