Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h224 AXGBE_MDIO_MODE_CL22, enumerator
H A Daxgbe_phy_impl.c2168 phy_data->phydev_mode = AXGBE_MDIO_MODE_CL22; in axgbe_phy_init()
2179 phy_data->phydev_mode = AXGBE_MDIO_MODE_CL22; in axgbe_phy_init()
2259 phy_data->phydev_mode = AXGBE_MDIO_MODE_CL22; in axgbe_phy_init()
2280 AXGBE_MDIO_MODE_CL22); in axgbe_phy_init()
H A Daxgbe_dev.c91 case AXGBE_MDIO_MODE_CL22: in axgbe_set_ext_mii_mode()