Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy_caps.c27 { SPEED_800000, DUPLEX_FULL, {0} }, /* LINK_CAPA_800000FD */
54 case SPEED_800000: return LINK_CAPA_800000FD; in speed_duplex_to_capa()
H A Dphy-core.c56 case SPEED_800000: in phy_speed_to_str()
/linux-6.15/include/uapi/linux/
H A Dethtool.h2192 #define SPEED_800000 800000 macro
/linux-6.15/fs/smb/client/
H A Dcifs_debug.c205 case SPEED_800000: in smb_speed_to_str()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1918 .speed = SPEED_800000,
/linux-6.15/drivers/net/bonding/
H A Dbond_3ad.c378 case SPEED_800000: in __get_link_speed()