Searched refs:xgbe_phy_perform_ratechange (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v2.c | 392 static void xgbe_phy_perform_ratechange(struct xgbe_prv_data *pdata, 2057 xgbe_phy_perform_ratechange(pdata, in xgbe_set_rx_adap_mode() 2168 static void xgbe_phy_perform_ratechange(struct xgbe_prv_data *pdata, in xgbe_phy_perform_ratechange() function 2232 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_RRC, XGBE_MB_SUBCMD_NONE); in xgbe_phy_rrc() 2242 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_POWER_OFF, XGBE_MB_SUBCMD_NONE); in xgbe_phy_power_off() 2283 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, XGBE_MB_SUBCMD_ACTIVE); in xgbe_phy_sfi_mode() 2286 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode() 2290 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode() 2293 xgbe_phy_perform_ratechange(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode() 2296 xgbe_phy_perform_ratechange(pdat in xgbe_phy_sfi_mode() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v2.c | 1991 static void xgbe_phy_perform_ratechange(struct xgbe_prv_data *pdata, in xgbe_phy_perform_ratechange() function 2039 xgbe_phy_perform_ratechange(pdata, 5, 0); in xgbe_phy_rrc() 2049 xgbe_phy_perform_ratechange(pdata, 0, 0); in xgbe_phy_power_off() 2064 xgbe_phy_perform_ratechange(pdata, 3, 0); in xgbe_phy_sfi_mode() 2067 xgbe_phy_perform_ratechange(pdata, 3, 1); in xgbe_phy_sfi_mode() 2069 xgbe_phy_perform_ratechange(pdata, 3, 2); in xgbe_phy_sfi_mode() 2071 xgbe_phy_perform_ratechange(pdata, 3, 3); in xgbe_phy_sfi_mode() 2086 xgbe_phy_perform_ratechange(pdata, 1, 3); in xgbe_phy_x_mode() 2100 xgbe_phy_perform_ratechange(pdata, 1, 2); in xgbe_phy_sgmii_1000_mode() 2114 xgbe_phy_perform_ratechange(pdat in xgbe_phy_sgmii_100_mode() [all...] |
Completed in 8 milliseconds