Searched refs:phy_port_addr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 2586 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 D | nxge_hw.c | 326 uint8_t phy_port_addr; in nxge_check_xaui_xfp() local 334 phy_port_addr = nxgep->statsp->mac_stats.xcvr_portn; in nxge_check_xaui_xfp() 341 if ((status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_check_xaui_xfp() 344 status = nxge_mdio_read(nxgep, phy_port_addr, in nxge_check_xaui_xfp()
|