Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c2586 uint8_t phy_port_addr; in nxge_BCM8704_xcvr_init() local
2601 phy_port_addr = nxgep->statsp->mac_stats.xcvr_portn; in nxge_BCM8704_xcvr_init()
2604 if ((status = nxge_mdio_read(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8704_xcvr_init()
2609 if ((status = nxge_mdio_write(nxgep, phy_port_addr, BCM8704_PHYXS_ADDR, in nxge_BCM8704_xcvr_init()
2615 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
2639 if ((status = nxge_mdio_write(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
2650 if ((status = nxge_mdio_write(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
2658 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
2663 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
2668 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_BCM8704_xcvr_init()
[all …]
H A Dnxge_hw.c327 uint8_t phy_port_addr; in nxge_check_xaui_xfp() local
335 phy_port_addr = nxgep->statsp->mac_stats.xcvr_portn; in nxge_check_xaui_xfp()
342 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_check_xaui_xfp()
345 status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_check_xaui_xfp()