Lines Matching full:ports
31 * network ports from the rest of the cvmx-helper files.
95 /* Board has 8 RGMII ports PHYs are 0-7 */ in cvmx_helper_board_get_mii_address()
108 /* Board has 2 management ports */ in cvmx_helper_board_get_mii_address()
113 * Board has 4 SGMII ports. The PHYs start right after the MII in cvmx_helper_board_get_mii_address()
114 * ports MII0 = 0, MII1 = 1, SGMII = 2-5. in cvmx_helper_board_get_mii_address()
127 * Board has 8 SGMII ports. 4 connect out, two connect in cvmx_helper_board_get_mii_address()
140 /* Board has 4 SGMII ports. connected QLM3(interface 1) */ in cvmx_helper_board_get_mii_address()
194 * ethernet ports link speed. Most Octeon boards have Marvell PHYs
207 * Returns The ports link status. If the link isn't fully resolved, this must
279 * determines the number of ports Octeon can support on a specific
281 * this value. It is called with the number of ports Octeon might
282 * support and should return the number of actual ports on the
293 * Number of ports Octeon supports.
295 * Returns Number of ports the actual board supports. Many times this will
314 which we don't support. Disable ports connected to it */ in __cvmx_helper_board_interface_probe()