Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c347 pdev->hw_info.pcie_lane_width = (val & 0x3f00000) >> 20; in lm_get_pcicfg_info()
348 DbgMessage(pdev, INFORMi, "pcie_lane_width 0x%x\n", pdev->hw_info.pcie_lane_width); in lm_get_pcicfg_info()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1783 u8_t pcie_lane_width; member