| /linux/Documentation/devicetree/bindings/net/ |
| H A D | microchip,sparx5-switch.yaml | 137 the DLL phase shift between 1000 ps (45 degree shift at 1Gbps) and 138 3300 ps (147 degree shift at 1Gbps). A value of 0 ps will disable 146 the DLL phase shift between 1000 ps (45 degree shift at 1Gbps) and 147 3300 ps (147 degree shift at 1Gbps). A value of 0 ps will disable 239 port62: port@62 { 240 reg = <62>;
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.h | 46 #define NELR_ADAPTER_MALFUNC EHEA_BMASK_IBM(62, 62) 190 #define H_SPEED_1G_F 6 /* 1 Gbps, Full Duplex */ 191 #define H_SPEED_10G_F 8 /* 10 Gbps, Full Duplex */ 207 #define PXLY_RC_VLAN_TAG_FILTER EHEA_BMASK_IBM(62, 63) 372 #define H_REG_RPAGE_QT EHEA_BMASK_IBM(62, 63)
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu11_driver_if_arcturus.h | 122 #define FEATURE_SPARE_62_BIT 62 429 XGMI_LINK_RATE_2 = 2, // 2Gbps 430 XGMI_LINK_RATE_4 = 4, // 4Gbps 431 XGMI_LINK_RATE_8 = 8, // 8Gbps 432 XGMI_LINK_RATE_12 = 12, // 12Gbps 433 XGMI_LINK_RATE_16 = 16, // 16Gbps 434 XGMI_LINK_RATE_17 = 17, // 17Gbps 435 XGMI_LINK_RATE_18 = 18, // 18Gbps 436 XGMI_LINK_RATE_19 = 19, // 19Gbps 437 XGMI_LINK_RATE_20 = 20, // 20Gbps [all …]
|
| H A D | smu11_driver_if_sienna_cichlid.h | 144 #define FEATURE_SPARE_62_BIT 62 524 XGMI_LINK_RATE_2 = 2, // 2Gbps 525 XGMI_LINK_RATE_4 = 4, // 4Gbps 526 XGMI_LINK_RATE_8 = 8, // 8Gbps 527 XGMI_LINK_RATE_12 = 12, // 12Gbps 528 XGMI_LINK_RATE_16 = 16, // 16Gbps 529 XGMI_LINK_RATE_17 = 17, // 17Gbps 530 XGMI_LINK_RATE_18 = 18, // 18Gbps 531 XGMI_LINK_RATE_19 = 19, // 19Gbps 532 XGMI_LINK_RATE_20 = 20, // 20Gbps [all …]
|
| H A D | smu13_driver_if_aldebaran.h | 100 #define FEATURE_SPARE_62_BIT 62 358 uint8_t XgmiLinkSpeed[NUM_XGMI_DPM_LEVELS]; //Gbps [EX: 32 = 32Gbps]
|
| /linux/include/rdma/ |
| H A D | opa_port_info.h | 82 /* 62 reserved */ 96 #define OPA_LINK_SPEED_NOP 0x0000 /* Reserved (1-5 Gbps) */ 97 #define OPA_LINK_SPEED_12_5G 0x0001 /* 12.5 Gbps */ 98 #define OPA_LINK_SPEED_25G 0x0002 /* 25.78125? Gbps (EDR) */
|
| /linux/fs/smb/client/ |
| H A D | cifs_debug.c | 84 mid_entry->resp_buf, 62); in cifs_dump_mids() 182 return "1Gbps"; in smb_speed_to_str() 184 return "2.5Gbps"; in smb_speed_to_str() 186 return "5Gbps"; in smb_speed_to_str() 188 return "10Gbps"; in smb_speed_to_str() 190 return "14Gbps"; in smb_speed_to_str() 192 return "20Gbps"; in smb_speed_to_str() 194 return "25Gbps"; in smb_speed_to_str() 196 return "40Gbps"; in smb_speed_to_str() 198 return "50Gbps"; in smb_speed_to_str() [all …]
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_config.h | 224 * 0xc - 1Gbps/Full duplex; 256 #define ICSSG_RSP_POP_SLICE1 62
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 267 regs_buff[62] = adapter->stats.rnbc; in igc_ethtool_get_regs() 1957 * 1 Gbps and 2.5 Gbps link modes. in igc_ethtool_get_link_ksettings() 1959 * to differentiate between 1 Gbps and 2.5 Gbps. in igc_ethtool_get_link_ksettings()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wil6210.h | 51 #define WIL_DEFAULT_BUS_REQUEST_KBPS 128000 /* ~1Gbps */ 52 #define WIL_MAX_BUS_REQUEST_KBPS 800000 /* ~6.1Gbps */ 102 #define WIL_MAX_MPDU_OVERHEAD (62)
|
| /linux/include/linux/mlx4/ |
| H A D | device.h | 61 #define MLX4_RATELIMIT_1G_UNITS 4 /* 1 Gbps */ 185 MLX4_DEV_CAP_FLAG_64B_CQE = 1LL << 62
|
| /linux/drivers/ata/ |
| H A D | libata-core.c | 1021 "1.5 Gbps", in sata_spd_string() 1022 "3.0 Gbps", in sata_spd_string() 1023 "6.0 Gbps", in sata_spd_string() 1065 * Unfortunately, WDC WD1600JS-62MHB5 (a hard drive) reports in ata_dev_classify() 3978 [__ATA_QUIRK_1_5_GBPS] = "1.5gbps", 6384 force_spd_limit(1.5Gbps, 1), 6385 force_spd_limit(3.0Gbps, 2), 6507 /* parse val, allow shortcuts so that both 1.5 and 1.5Gbps work */ in ata_parse_force_one()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.h | 1321 * NOTE: on half-duplex 1Gbps, TX_CFG_CARRIER_EXTEND and 1408 for half-duplex at 1Gbps, 1453 to half-duplex 1Gbps */ 2623 #define RX_COMP1_TYPE_SHIFT 62
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 4208 UCHAR ucMaxLinkRate; //06h : 1.62Gbps per lane; 0Ah = 2.7Gbps per lane 4377 #define VDDC_PCC_GPIO_PINID 62 4834 #define ATOM_ENCODER_CAP_RECORD_HDMI6Gbps_EN 0x04 // HDMI2.0 6Gbps enable or not.
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atombios.h | 3727 UCHAR ucMaxLinkRate; //06h : 1.62Gbps per lane; 0Ah = 2.7Gbps per lane 3890 #define VDDC_PCC_GPIO_PINID 62
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 6658 {16}, /* 62,500 ints/s */ 6659 {62}, /* 16,129 ints/s */ 8425 /* TC command takes input in K/N/Gbps or K/M/Gbit etc but in ice_validate_mqprio_qopt()
|