Searched refs:SPEED_200000 (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/net/phy/ |
| H A D | phy_caps.c | 25 { SPEED_200000, DUPLEX_FULL, {0} }, /* LINK_CAPA_200000FD */ 52 case SPEED_200000: return LINK_CAPA_200000FD; in speed_duplex_to_capa()
|
| H A D | phy-core.c | 52 case SPEED_200000: in phy_speed_to_str()
|
| H A D | phylink.c | 303 { MAC_200000FD, SPEED_200000, DUPLEX_FULL, BIT(LINK_CAPA_200000FD) },
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_ethtool.c | 175 return SPEED_200000; in ib_speed_enum_to_int()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | ethtool.h | 2190 #define SPEED_200000 200000 macro
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1886 .speed = SPEED_200000, 1894 .speed = SPEED_200000,
|
| /linux-6.15/fs/smb/client/ |
| H A D | cifs_debug.c | 201 case SPEED_200000: in smb_speed_to_str()
|
| /linux-6.15/drivers/net/bonding/ |
| H A D | bond_3ad.c | 370 case SPEED_200000: in __get_link_speed()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 2823 return SPEED_200000; in bnxt_fw_to_ethtool_speed() 3004 case SPEED_200000: in bnxt_force_link_speed()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | verbs.c | 1923 } else if (netdev_speed <= SPEED_200000) { in ib_get_width_and_speed()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2212 ks->base.speed = SPEED_200000; in ice_get_settings_link_up()
|
| H A D | ice_common.c | 6083 SPEED_200000,
|
| /linux-6.15/drivers/net/ethernet/ibm/ |
| H A D | ibmvnic.c | 5905 adapter->speed = SPEED_200000; in handle_query_phys_parms_rsp()
|