Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h38 #define NXGE_MAX_PHY_PORTS 32 macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7612 uint8_t pma_pmd_dev_fd[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy()
7613 uint8_t pcs_dev_fd[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy()
7614 uint8_t phy_fd_arr[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy()
7615 uint8_t port_fd_arr[NXGE_MAX_PHY_PORTS]; in nxge_scan_ports_phy()
7637 for (i = NXGE_EXT_PHY_PORT_ST; i < NXGE_MAX_PHY_PORTS; i++) { in nxge_scan_ports_phy()