Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE_MII_BIT (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c243 .eth_mode = ETHTOOL_LINK_MODE_MII_BIT,
/linux-6.15/include/uapi/linux/
H A Dethtool.h1960 ETHTOOL_LINK_MODE_MII_BIT = 9, enumerator
/linux-6.15/drivers/net/phy/
H A Dphy_device.c83 ETHTOOL_LINK_MODE_MII_BIT,
90 ETHTOOL_LINK_MODE_MII_BIT,
H A Dnxp-c45-tja11xx.c1704 linkmode_set_bit(ETHTOOL_LINK_MODE_MII_BIT, phydev->supported); in nxp_c45_get_features()
/linux-6.15/drivers/net/ethernet/broadcom/
H A Db44.c2291 linkmode_set_bit(ETHTOOL_LINK_MODE_MII_BIT, mask); in b44_register_phy_one()