Home
last modified time | relevance | path

Searched +full:5 +full:gbit (Results 1 – 25 of 104) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c644 (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 …]
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c644 (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 …]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dbgmac-bcma-mdio.c2 * 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 */
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
Dbgmac-bcma-mdio.c2 * 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 */
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dtcp_mmap.c28 * 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()
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst151 5. RQ may be selected by RSS or by configuring MCAM rule with a RQ number.
161 5. NPC MCAM entries can be installed to divert pkt onto a different channel.
332 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 1
334 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 7
338 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 2 quantum 409600
340 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 2 quantum 188416
342 # tc class add dev <interface> parent 1: classid 1:3 htb rate 10Gbit prio 2 quantum 32768
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst104 - 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
Di40e.rst577 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
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst104 - 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
Di40e.rst577 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
/kernel/linux/linux-5.10/Documentation/scsi/
Dbnx2fc.rst44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed
62 Speed: 10 Gbit
63 Supported Speed: 10 Gbit
/kernel/linux/linux-6.6/Documentation/scsi/
Dbnx2fc.rst44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed
62 Speed: 10 Gbit
63 Supported Speed: 10 Gbit
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dtcp_mmap.c28 * 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
116 temp ^= *(unsigned long *)(zone + 5*sizeof(long)); in hash_zone()
303 printf("received %lg MB (%lg %% mmap'ed) in %lg s, %lg Gbit\n" in child_thread()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c304 /* 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 …]
Dhw_atl_a0.c338 (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()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c304 /* 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 …]
Dhw_atl_a0.c338 (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()
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
Dksz9477.c604 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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Dsch_ets.sh22 tc qdisc replace dev $swp2 root handle 3: tbf rate 1gbit \
38 devlink_tc_bind_pool_th_set $swp2 7 egress 4 5
40 devlink_tc_bind_pool_th_set $swp2 6 egress 4 5
41 devlink_tc_bind_pool_th_save $swp2 5 egress
42 devlink_tc_bind_pool_th_set $swp2 5 egress 4 5
52 devlink_tc_bind_pool_th_restore $swp2 5 egress
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_common.h50 #define HW_ATL_NIC_NAME "Marvell (aQuantia) AQtion 10Gbit Network Adapter"
61 #define AQ_NIC_RATE_10M BIT(5)
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_common.h50 #define HW_ATL_NIC_NAME "Marvell (aQuantia) AQtion 10Gbit Network Adapter"
61 #define AQ_NIC_RATE_10M BIT(5)
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
Dpmbus_core.c597 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 …]
/kernel/linux/linux-5.10/drivers/edac/
Darmada_xp_edac.c250 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()
/kernel/linux/linux-6.6/drivers/edac/
Darmada_xp_edac.c250 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()
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
Dpmbus_core.c725 mantissa = ((s16)((sensor->data & 0x7ff) << 5)) >> 5; in pmbus_reg2data_linear()
782 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_reg2data_direct()
807 rv = 250 + (val - 1) * 5; in pmbus_reg2data_vid()
910 /* Convert to sign, 5 bit exponent, 10 bit mantissa */ in pmbus_data2reg_ieee754()
978 /* Convert to 5 bit exponent, 11 bit mantissa */ in pmbus_data2reg_linear()
1010 val = div_s64(val + 5LL, 10L); /* round closest */ in pmbus_data2reg_direct()
1446 u16 gbit; /* generic status bit */ member
1513 bool upper = !!(attr->gbit & 0xff00); /* need to check STATUS_WORD */ in pmbus_add_sensor_attrs_one()
1538 if (!ret && attr->gbit && in pmbus_add_sensor_attrs_one()
1544 attr->gbit); in pmbus_add_sensor_attrs_one()
[all …]

12345