Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c2002 static void xgbe_phy_perform_ratechange(struct xgbe_prv_data *pdata, in xgbe_phy_perform_ratechange() function
2052 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_RRC, XGBE_MB_SUBCMD_NONE); in xgbe_phy_rrc()
2062 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_POWER_OFF, XGBE_MB_SUBCMD_NONE); in xgbe_phy_power_off()
2077 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, XGBE_MB_SUBCMD_ACTIVE); in xgbe_phy_sfi_mode()
2080 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode()
2083 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode()
2086 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode()
2102 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_1G, XGBE_MB_SUBCMD_1G_KX); in xgbe_phy_x_mode()
2116 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_1G, XGBE_MB_SUBCMD_1G_SGMII); in xgbe_phy_sgmii_1000_mode()
2130 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_1G, XGBE_MB_SUBCMD_100MBITS); in xgbe_phy_sgmii_100_mode()
[all …]