Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dgeneric_10g.c81 phydev->supported = phydev->advertising = SUPPORTED_10000baseT_Full; in gen10g_config()
H A Daquantia.c35 phydev->advertising = SUPPORTED_10000baseT_Full; in aquantia_config()
/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.h142 #define SUPPORTED_10000baseT_Full (1 << 12) macro
/rk3399_rockchip-uboot/include/
H A Dphy.h47 SUPPORTED_10000baseT_Full)
/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h574 #define SUPPORTED_10000baseT_Full (1 << 12) macro
/rk3399_rockchip-uboot/drivers/net/fm/
H A Deth.c713 supported = SUPPORTED_10000baseT_Full; in init_phy()