Home
last modified time | relevance | path

Searched refs:MDIO_PCS_CTRL2_10GBR (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/pcs/
Dpcs-xpcs-wx.c165 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()
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c375 reg |= MDIO_PCS_CTRL2_10GBR; in xgbe_phy_kr_mode()
505 if (reg == MDIO_PCS_CTRL2_10GBR) { in xgbe_phy_cur_mode()
/linux-6.12.1/include/uapi/linux/
Dmdio.h184 #define MDIO_PCS_CTRL2_10GBR 0x0000 /* 10GBASE-R type */ macro