Searched refs:axgbe_set_mode (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_mdio.c | 238 static void axgbe_set_mode(struct axgbe_port *pdata, in axgbe_set_mode() function 910 axgbe_set_mode(pdata, mode); in axgbe_phy_config_fixed() 940 axgbe_set_mode(pdata, AXGBE_MODE_KR); in __axgbe_phy_config_aneg() 942 axgbe_set_mode(pdata, AXGBE_MODE_KX_2500); in __axgbe_phy_config_aneg() 944 axgbe_set_mode(pdata, AXGBE_MODE_KX_1000); in __axgbe_phy_config_aneg() 946 axgbe_set_mode(pdata, AXGBE_MODE_SFI); in __axgbe_phy_config_aneg() 948 axgbe_set_mode(pdata, AXGBE_MODE_X); in __axgbe_phy_config_aneg() 950 axgbe_set_mode(pdata, AXGBE_MODE_SGMII_1000); in __axgbe_phy_config_aneg() 952 axgbe_set_mode(pdata, AXGBE_MODE_SGMII_100); in __axgbe_phy_config_aneg() 1051 axgbe_set_mode(pdata, mode); in axgbe_phy_status_result()
|