Searched refs:xgbe_phy_perform_ratechange (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
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(pdata, XGBE_MB_CMD_SET_10G_SFI, in xgbe_phy_sfi_mode() [all …]
|