| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2.c | 644 (ar_mac[i][4] << 8) | ar_mac[i][5]; in hw_atl2_hw_multicast_list_set() 703 {0xfU, 0xffU}, /* 10Gbit */ in hw_atl2_hw_interrupt_moderation_set() 704 {0xfU, 0x1ffU}, /* 5Gbit */ in hw_atl2_hw_interrupt_moderation_set() 705 {0xfU, 0x1ffU}, /* 5Gbit 5GS */ in hw_atl2_hw_interrupt_moderation_set() 706 {0xfU, 0x1ffU}, /* 2.5Gbit */ in hw_atl2_hw_interrupt_moderation_set() 707 {0xfU, 0x1ffU}, /* 1Gbit */ in hw_atl2_hw_interrupt_moderation_set() 711 {0x6U, 0x38U},/* 10Gbit */ in hw_atl2_hw_interrupt_moderation_set() 712 {0xCU, 0x70U},/* 5Gbit */ in hw_atl2_hw_interrupt_moderation_set() 713 {0xCU, 0x70U},/* 5Gbit 5GS */ in hw_atl2_hw_interrupt_moderation_set() 714 {0x18U, 0xE0U},/* 2.5Gbit */ in hw_atl2_hw_interrupt_moderation_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-bcma-mdio.c | 2 * Driver for (BCM4706)? GBit MAC core on BCMA bus. 84 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphywr */ 129 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphyinit */ 140 for (i = 0; i < 5; i++) { in bcma_mdio_phy_init() 156 for (i = 0; i < 5; i++) { in bcma_mdio_phy_init() 177 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphyreset */
|
| H A D | bgmac.c | 2 * Driver for (BCM4706)? GBit MAC core on BCMA bus. 777 tmp = (addr[4] << 8) | addr[5]; in bgmac_write_mac_address() 825 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/gmac_speed */ 905 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipreset */ 988 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/gmac_reset in bgmac_chip_reset() 1044 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/gmac_enable */ 1098 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipinit */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | tcp_mmap.c | 28 * received 32768 MB (0 % mmap'ed) in 14.1157 s, 19.4732 Gbit 30 * received 32768 MB (0 % mmap'ed) in 14.6833 s, 18.7204 Gbit 32 * received 32768 MB (0 % mmap'ed) in 11.143 s, 24.6682 Gbit 34 * received 32768 MB (0 % mmap'ed) in 14.9056 s, 18.4413 Gbit 40 * received 32768 MB (99.9939 % mmap'ed) in 6.73792 s, 40.7956 Gbit 42 * received 32768 MB (99.9939 % mmap'ed) in 7.26732 s, 37.8238 Gbit 44 * received 32768 MB (99.9939 % mmap'ed) in 7.61661 s, 36.0893 Gbit 46 * received 32768 MB (99.9939 % mmap'ed) in 7.43764 s, 36.9577 Gbit 109 temp ^= *(unsigned long *)(zone + 5*sizeof(long)); in hash_zone() 248 printf("received %lg MB (%lg %% mmap'ed) in %lg s, %lg Gbit\n" in child_thread()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 104 - 5 MSI-X interrupt vectors and corresponding i40e CSRs 159 to 1Gbit for tc0 and 3Gbit for tc1. 164 queues 16@0 16@16 hw 1 mode channel shaper bw_rlimit min_rate 1Gbit 2Gbit 165 max_rate 1Gbit 3Gbit 181 For example: min_rate 1Gbit 3Gbit: Verify bandwidth limit using network
|
| H A D | i40e.rst | 577 5 tx-usecs 5 580 maximum of 5 microseconds before indicating a receive or transmit was complete. 668 to 1Gbit for tc0 and 3Gbit for tc1. 673 queues 16@0 16@16 hw 1 mode channel shaper bw_rlimit min_rate 1Gbit 2Gbit 674 max_rate 1Gbit 3Gbit 690 For example: min_rate 1Gbit 3Gbit: Verify bandwidth limit using network
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_b0.c | 304 /* the LRO timebase divider is 5 uS (0x61a), in hw_atl_b0_hw_offload_set() 548 (mac_addr[4] << 8) | mac_addr[5]; in hw_atl_b0_hw_mac_addr_set() 1089 (ar_mac[i][4] << 8) | ar_mac[i][5]; in hw_atl_b0_hw_multicast_list_set() 1143 {0xfU, 0xffU}, /* 10Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() 1144 {0xfU, 0x1ffU}, /* 5Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() 1145 {0xfU, 0x1ffU}, /* 5Gbit 5GS */ in hw_atl_b0_hw_interrupt_moderation_set() 1146 {0xfU, 0x1ffU}, /* 2.5Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() 1147 {0xfU, 0x1ffU}, /* 1Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() 1152 {0x6U, 0x38U},/* 10Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() 1153 {0xCU, 0x70U},/* 5Gbit */ in hw_atl_b0_hw_interrupt_moderation_set() [all …]
|
| H A D | hw_atl_a0.c | 338 (mac_addr[4] << 8) | mac_addr[5]; in hw_atl_a0_hw_mac_addr_set() 796 (ar_mac[i][4] << 8) | ar_mac[i][5]; in hw_atl_a0_hw_multicast_list_set() 838 0x01CU, /* 10Gbit */ in hw_atl_a0_hw_interrupt_moderation_set() 839 0x039U, /* 5Gbit */ in hw_atl_a0_hw_interrupt_moderation_set() 840 0x039U, /* 5Gbit 5GS */ in hw_atl_a0_hw_interrupt_moderation_set() 841 0x073U, /* 2.5Gbit */ in hw_atl_a0_hw_interrupt_moderation_set() 842 0x120U, /* 1Gbit */ in hw_atl_a0_hw_interrupt_moderation_set()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | bnx2fc.rst | 44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed 62 Speed: 10 Gbit 63 Supported Speed: 10 Gbit
|
| /OK3568_Linux_fs/u-boot/board/gdsys/common/ |
| H A D | ioep-fpga.c | 92 feature_ramconfig = (fpga_features & 0x0060) >> 5; in ioep_fpga_print_info() 130 if (versions & (1<<5)) in ioep_fpga_print_info() 234 feature_carrier_speed ? "2.5Gbit/s" : "1Gbit/s"); in ioep_fpga_print_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/ |
| H A D | ksz9477.c | 604 data |= ((addr[4] << 8) | addr[5]); in ksz9477_port_fdb_add() 628 alu_table[3] |= ((addr[4] << 8) | addr[5]); in ksz9477_port_fdb_add() 661 data |= ((addr[4] << 8) | addr[5]); in ksz9477_port_fdb_del() 732 alu->mac[5] = alu_table[3] & 0xFF; in ksz9477_convert_alu() 801 mac_lo |= ((mdb->addr[4] << 8) | mdb->addr[5]); in ksz9477_port_mdb_add() 872 mac_lo |= ((mdb->addr[4] << 8) | mdb->addr[5]); in ksz9477_port_mdb_del() 977 bool gbit; in ksz9477_get_gbit() local 980 gbit = !(data & PORT_MII_NOT_1GBIT); in ksz9477_get_gbit() 982 gbit = !!(data & PORT_MII_1000MBIT_S1); in ksz9477_get_gbit() 983 return gbit; in ksz9477_get_gbit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | pmbus_core.c | 597 mantissa = ((s16)((sensor->data & 0x7ff) << 5)) >> 5; in pmbus_reg2data_linear() 654 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_reg2data_direct() 679 rv = 250 + (val - 1) * 5; in pmbus_reg2data_vid() 783 /* Convert to 5 bit exponent, 11 bit mantissa */ in pmbus_data2reg_linear() 815 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_data2reg_direct() 1177 u16 gbit; /* generic status bit */ member 1244 bool upper = !!(attr->gbit & 0xff00); /* need to check STATUS_WORD */ in pmbus_add_sensor_attrs_one() 1269 if (!ret && attr->gbit && in pmbus_add_sensor_attrs_one() 1275 attr->gbit); in pmbus_add_sensor_attrs_one() 1475 .gbit = PB_STATUS_VIN_UV, [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.spear | 15 2. FastEthernet (sp600 has Gbit version, but same controller - GMAC) 18 5. NAND controller (FSMC) 32 5. UART
|
| H A D | README.b4860qds | 41 outbound). Supports types 5, 6 (outbound only) 55 . Two 10-Gbit Ethernet controllers (10GEC) 56 . Six 1G/2.5-Gbit Ethernet controllers for network communications 112 5. 3 SGMII interfaces 174 0xF_FF81_0000 0xF_FFDE_FFFF Free 5 MB 204 0xF_FF81_0000 0xF_FFDE_FFFF Free 5 MB 282 5. Switching between NOR and NAND boot(RCW src changed from NOR <-> NAND)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_common.h | 50 #define HW_ATL_NIC_NAME "Marvell (aQuantia) AQtion 10Gbit Network Adapter" 61 #define AQ_NIC_RATE_10M BIT(5)
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/ |
| H A D | README | 17 - One Gbit Etherent RGMII interface to 4-ports switch 23 - 12V@5A DC
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | armada_xp_edac.c | 250 case 0: /* 2GBit */ in axp_mc_read_config() 259 case 3: /* 1GBit */ in axp_mc_read_config() 262 case 4: /* 4GBit */ in axp_mc_read_config() 265 case 5: /* 8GBit */ in axp_mc_read_config()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012afrdm/ |
| H A D | README | 15 - SERDES Connections, 2 lanes supportingspeeds upto 1 Gbit/s 42 - 5 V input supply from USB
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 169 case 5: return 4096; in get_payload_size() 178 case 1: return "2.5 Gbit/s"; in get_link_speed() 179 case 2: return "5 Gbit/s"; in get_link_speed() 180 case 3: return "10 Gbit/s"; in get_link_speed() 203 get_payload_size((ctrl & PCI_EXP_DEVCTL_PAYLOAD) >> 5), in cobalt_pcie_status_show() 449 s->video_channel = 5; in cobalt_stream_struct_init() 456 s->video_channel = 5; in cobalt_stream_struct_init()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 201 | tap | vector | checksum, tso | > 8Gbit | 203 | hybrid | vector | checksum, tso, multipacket rx | > 6GBit | 205 | raw | vector | checksum, tso, multipacket rx, tx" | > 6GBit | 207 | EoGRE | vector | multipacket rx, tx | > 3Gbit | 209 | Eol2tpv3 | vector | multipacket rx, tx | > 3Gbit | 211 | bess | vector | multipacket rx, tx | > 3Gbit | 284 for most applications that need throughput in the 2-4 Gbit range. 1040 of 5 times or higher on some benchmarks.
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lsxhl.cfg | 50 # bit23-20: 5, recommended value for CL=5 and STARTBURST_DEL disabled bit31=0 58 # bit7-4: 4, 5 cycle tRCD 59 # bit11-8: 4, 5 cyle tRP 60 # bit15-12: 5, 6 cyle tWR 78 # bit3-2: 3, Cs0size=1Gbit 105 # bit6-4: 5, CAS Latency (CL) 5 142 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 143 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 150 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 151 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 242 { FC_PORTSPEED_1GBIT, "1 Gbit" }, 243 { FC_PORTSPEED_2GBIT, "2 Gbit" }, 244 { FC_PORTSPEED_4GBIT, "4 Gbit" }, 245 { FC_PORTSPEED_10GBIT, "10 Gbit" }, 246 { FC_PORTSPEED_8GBIT, "8 Gbit" }, 247 { FC_PORTSPEED_16GBIT, "16 Gbit" }, 248 { FC_PORTSPEED_32GBIT, "32 Gbit" }, 249 { FC_PORTSPEED_20GBIT, "20 Gbit" }, 250 { FC_PORTSPEED_40GBIT, "40 Gbit" }, 251 { FC_PORTSPEED_50GBIT, "50 Gbit" }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | Kconfig | 200 tristate "Marvell Alaska 10Gbit PHYs" 331 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
|
| /OK3568_Linux_fs/u-boot/board/barco/platinum/ |
| H A D | spl_picon.c | 90 .density = 4, /* 4Gbit */ 135 .ralat = 5, /* Read additional latency */ in spl_dram_init()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | dccp.rst | 179 tx_qlen = 5 212 with very low RTTs (e.g., loopback, Gbit ethernet).
|