/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
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 …]
|
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | bgmac-bcma-mdio.c | 2 * Driver for (BCM4706)? GBit MAC core on BCMA bus. 85 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphywr */ 130 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphyinit */ 141 for (i = 0; i < 5; i++) { in bcma_mdio_phy_init() 157 for (i = 0; i < 5; i++) { in bcma_mdio_phy_init() 178 /* http://bcm-v4.sipsolutions.net/mac-gbit/gmac/chipphyreset */
|
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 */
|
/Linux-v6.1/tools/testing/selftests/net/ |
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()
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/ |
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
|
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
|
/Linux-v6.1/Documentation/scsi/ |
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
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
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 …]
|
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()
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | sch_ets.sh | 23 tc qdisc replace dev $swp2 root handle 3: tbf rate 1gbit \ 39 devlink_tc_bind_pool_th_set $swp2 7 egress 4 5 41 devlink_tc_bind_pool_th_set $swp2 6 egress 4 5 42 devlink_tc_bind_pool_th_save $swp2 5 egress 43 devlink_tc_bind_pool_th_set $swp2 5 egress 4 5 53 devlink_tc_bind_pool_th_restore $swp2 5 egress
|
D | qos_ets_strict.sh | 119 lldptool -T -i $swp3 -V ETS-CFG up2tc=0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7 126 )"5:strict,"$( 133 tc qdisc replace dev $swp3 root handle 101: tbf rate 1gbit \ 200 lldptool -T -i $swp3 -V ETS-CFG up2tc=0:0,1:0,2:0,3:0,4:0,5:0,6:0,7:0
|
D | qos_mc_aware.sh | 132 tc qdisc replace dev $swp3 root handle 3: tbf rate 1gbit \ 150 devlink_port_pool_th_set $swp1 0 5 152 devlink_tc_bind_pool_th_set $swp1 0 ingress 0 5 155 devlink_port_pool_th_set $swp2 0 5 157 devlink_tc_bind_pool_th_set $swp2 1 ingress 0 5
|
D | sch_red_core.sh | 141 tc qdisc replace dev $h2 root handle 10: tbf rate 1gbit \ 203 tc qdisc replace dev $intf root handle 1: tbf rate 1gbit \ 401 sleep 5
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_common.h | 50 #define HW_ATL_NIC_NAME "Marvell (aQuantia) AQtion 10Gbit Network Adapter" 61 #define AQ_NIC_RATE_10M BIT(5)
|
/Linux-v6.1/drivers/edac/ |
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()
|
/Linux-v6.1/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 721 mantissa = ((s16)((sensor->data & 0x7ff) << 5)) >> 5; in pmbus_reg2data_linear() 778 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_reg2data_direct() 803 rv = 250 + (val - 1) * 5; in pmbus_reg2data_vid() 906 /* Convert to sign, 5 bit exponent, 10 bit mantissa */ in pmbus_data2reg_ieee754() 974 /* Convert to 5 bit exponent, 11 bit mantissa */ in pmbus_data2reg_linear() 1006 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_data2reg_direct() 1437 u16 gbit; /* generic status bit */ member 1504 bool upper = !!(attr->gbit & 0xff00); /* need to check STATUS_WORD */ in pmbus_add_sensor_attrs_one() 1529 if (!ret && attr->gbit && in pmbus_add_sensor_attrs_one() 1535 attr->gbit); in pmbus_add_sensor_attrs_one() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | fsl,fman-dtsec.yaml | 16 (10GEC) for 10 Gbit/s speeds. Later versions of FMan use the Multirate 35 n = 1,..,5 60 n = 1,..5
|
/Linux-v6.1/drivers/media/pci/cobalt/ |
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()
|
/Linux-v6.1/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 206 | tap | vector | checksum, tso | > 8Gbit | 208 | hybrid | vector | checksum, tso, multipacket rx | > 6GBit | 210 | raw | vector | checksum, tso, multipacket rx, tx" | > 6GBit | 212 | EoGRE | vector | multipacket rx, tx | > 3Gbit | 214 | Eol2tpv3 | vector | multipacket rx, tx | > 3Gbit | 216 | bess | vector | multipacket rx, tx | > 3Gbit | 289 for most applications that need throughput in the 2-4 Gbit range. 1049 of 5 times or higher on some benchmarks.
|
/Linux-v6.1/drivers/net/phy/ |
D | Kconfig | 212 tristate "Marvell Alaska 10Gbit PHYs" 373 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
|
/Linux-v6.1/drivers/net/dsa/microchip/ |
D | ksz9477.c | 475 data |= ((addr[4] << 8) | addr[5]); in ksz9477_fdb_add() 499 alu_table[3] |= ((addr[4] << 8) | addr[5]); in ksz9477_fdb_add() 531 data |= ((addr[4] << 8) | addr[5]); in ksz9477_fdb_del() 602 alu->mac[5] = alu_table[3] & 0xFF; in ksz9477_convert_alu() 675 mac_lo |= ((mdb->addr[4] << 8) | mdb->addr[5]); in ksz9477_mdb_add() 754 mac_lo |= ((mdb->addr[4] << 8) | mdb->addr[5]); in ksz9477_mdb_del() 888 bool gbit; in ksz9477_get_interface() local 893 gbit = ksz_get_gbit(dev, port); in ksz9477_get_interface() 895 interface = ksz_get_xmii(dev, port, gbit); in ksz9477_get_interface()
|
D | ksz_common.c | 282 [MIB_COUNTER_VALID] = BIT(5), 298 [P_MII_TX_FLOW_CTRL] = BIT(5), 299 [P_MII_RX_FLOW_CTRL] = BIT(5), 363 [DYNAMIC_MAC_TABLE_ENTRIES_H] = GENMASK(5, 0), 395 [P_MII_TX_FLOW_CTRL] = BIT(5), 422 [P_MII_TX_FLOW_CTRL] = BIT(5), 720 /* port 5 */ 966 /* port 5 */ 1067 .port_cnt = 5, /* total cpu and user ports */ 1097 * port_cnt is configured as 5, even though it is 4 [all …]
|
/Linux-v6.1/drivers/scsi/ |
D | scsi_transport_fc.c | 161 { FC_PORTSTATE_ERROR, "Error", 5 }, 251 { FC_PORTSPEED_1GBIT, "1 Gbit" }, 252 { FC_PORTSPEED_2GBIT, "2 Gbit" }, 253 { FC_PORTSPEED_4GBIT, "4 Gbit" }, 254 { FC_PORTSPEED_10GBIT, "10 Gbit" }, 255 { FC_PORTSPEED_8GBIT, "8 Gbit" }, 256 { FC_PORTSPEED_16GBIT, "16 Gbit" }, 257 { FC_PORTSPEED_32GBIT, "32 Gbit" }, 258 { FC_PORTSPEED_20GBIT, "20 Gbit" }, 259 { FC_PORTSPEED_40GBIT, "40 Gbit" }, [all …]
|
D | scsi_transport_sas.c | 152 { SAS_LINK_RATE_1_5_GBPS, "1.5 Gbit" }, 153 { SAS_LINK_RATE_3_0_GBPS, "3.0 Gbit" }, 154 { SAS_LINK_RATE_6_0_GBPS, "6.0 Gbit" }, 155 { SAS_LINK_RATE_12_0_GBPS, "12.0 Gbit" }, 156 { SAS_LINK_RATE_22_5_GBPS, "22.5 Gbit" }, 1263 rdev->I_T_nexus_loss_timeout = (msdata[4] << 8) + msdata[5]; in sas_read_port_mode_page()
|
/Linux-v6.1/Documentation/networking/ |
D | dccp.rst | 179 tx_qlen = 5 212 with very low RTTs (e.g., loopback, Gbit ethernet).
|