Searched refs:MDIO_PCS_CTRL2_10GBR (Results 1 – 3 of 3) sorted by relevance
165 if ((ret == MDIO_PCS_CTRL2_10GBR && in txgbe_xpcs_mode_quirk()196 xpcs_write(xpcs, MDIO_MMD_PCS, MDIO_CTRL2, MDIO_PCS_CTRL2_10GBR); in txgbe_xpcs_switch_mode()
375 reg |= MDIO_PCS_CTRL2_10GBR; in xgbe_phy_kr_mode()505 if (reg == MDIO_PCS_CTRL2_10GBR) { in xgbe_phy_cur_mode()
184 #define MDIO_PCS_CTRL2_10GBR 0x0000 /* 10GBASE-R type */ macro