Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_caps.c28 { SPEED_800000, DUPLEX_FULL, {0} }, /* LINK_CAPA_800000FD */
57 case SPEED_800000: return LINK_CAPA_800000FD; in speed_duplex_to_capa()
H A Dphy-core.c59 case SPEED_800000: in phy_speed_to_str()
/linux/include/uapi/linux/
H A Dethtool.h2210 #define SPEED_800000 800000 macro
/linux/fs/smb/client/
H A Dcifs_debug.c191 case SPEED_800000: in smb_speed_to_str()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1918 .speed = SPEED_800000,
/linux/drivers/net/bonding/
H A Dbond_3ad.c386 case SPEED_800000: in __get_link_speed()