Home
last modified time | relevance | path

Searched +full:24 +full:gbit (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.14.4/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst126 # ip link add link eth0 eth0.24 type vlan proto 802.1ad id 24
127 # ip link add link eth0.24 eth0.24.371 type vlan proto 802.1Q id 371
129 Where "24" and "371" are example VLAN IDs.
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.rst242 | 31 28 24 20 16 | 15 12 8 4 0 |
491 ip link add link eth0 eth0.24 type vlan proto 802.1ad id 24
492 ip link add link eth0.24 eth0.24.371 type vlan proto 802.1Q id 371
494 Where "24" and "371" are example VLAN IDs.
680 to 1Gbit for tc0 and 3Gbit for tc1.
685 queues 16@0 16@16 hw 1 mode channel shaper bw_rlimit min_rate 1Gbit 2Gbit
686 max_rate 1Gbit 3Gbit
702 For example: min_rate 1Gbit 3Gbit: Verify bandwidth limit using network
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c643 u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) | 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-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c547 l = (mac_addr[2] << 24) | (mac_addr[3] << 16) | in hw_atl_b0_hw_mac_addr_set()
593 * Value 24 in 256byte units in hw_atl_b0_hw_init()
595 aq_hw_write_reg(self, HW_ATL_TX_DMA_TOTAL_REQ_LIMIT_ADR, 24); in hw_atl_b0_hw_init()
689 (buff->len_l2 << 24); in hw_atl_b0_hw_ring_tx_xmit()
1088 u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) | 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()
[all …]
Dhw_atl_a0.c337 l = (mac_addr[2] << 24) | (mac_addr[3] << 16) | in hw_atl_a0_hw_mac_addr_set()
462 (buff->len_l2 << 24) | in hw_atl_a0_hw_ring_tx_xmit()
795 u32 l = (ar_mac[i][2] << 24) | (ar_mac[i][3] << 16) | 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-6.14.4/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst333 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 1
335 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 7
339 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 2 quantum 409600
341 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 2 quantum 188416
343 # tc class add dev <interface> parent 1: classid 1:3 htb rate 10Gbit prio 2 quantum 32768
378 …ast state DOWN mode DEFAULT group default qlen 1000 link/ether 12:b2:54:0e:24:54 brd ff:ff:ff:ff:f…
/linux-6.14.4/drivers/net/ethernet/broadcom/
Dbgmac.c2 * Driver for (BCM4706)? GBit MAC core on BCMA bus.
775 tmp = (addr[0] << 24) | (addr[1] << 16) | (addr[2] << 8) | addr[3]; 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 */
1628 MODULE_DESCRIPTION("Broadcom iProc GBit driver");
/linux-6.14.4/drivers/net/dsa/microchip/
Dksz9477.c547 data = ((addr[2] << 24) | (addr[3] << 16)); in ksz9477_fdb_add()
571 alu_table[3] = ((addr[2] << 24) | (addr[3] << 16)); in ksz9477_fdb_add()
603 data = ((addr[2] << 24) | (addr[3] << 16)); in ksz9477_fdb_del()
672 alu->mac[2] = (alu_table[3] >> 24) & 0xFF; in ksz9477_convert_alu()
747 mac_lo = ((mdb->addr[2] << 24) | (mdb->addr[3] << 16)); in ksz9477_mdb_add()
826 mac_lo = ((mdb->addr[2] << 24) | (mdb->addr[3] << 16)); in ksz9477_mdb_del()
961 bool gbit; in ksz9477_get_interface() local
966 gbit = ksz_get_gbit(dev, port); in ksz9477_get_interface()
968 interface = ksz_get_xmii(dev, port, gbit); in ksz9477_get_interface()
Dksz_common.c227 * 3. 20 mA or 24 mA is often used for GMII/RGMII interface with using 2.5V
481 [STATIC_MAC_TABLE_FID] = GENMASK(30, 24),
489 [DYNAMIC_MAC_TABLE_SRC_PORT] = GENMASK(26, 24),
515 [STATIC_MAC_FID] = 24,
520 [DYNAMIC_MAC_SRC_PORT] = 24,
560 [DYNAMIC_MAC_TABLE_ENTRIES] = GENMASK(31, 24),
571 [DYNAMIC_MAC_ENTRIES] = 24,
608 [STATIC_MAC_TABLE_FID] = GENMASK(30, 24),
616 [DYNAMIC_MAC_TABLE_SRC_PORT] = GENMASK(26, 24),
624 [STATIC_MAC_FID] = 24,
[all …]
/linux-6.14.4/drivers/hwmon/pmbus/
Dpmbus_core.c32 #define PMBUS_NAME_SIZE 24
1515 u16 gbit; /* generic status bit */ member
1582 bool upper = !!(attr->gbit & 0xff00); /* need to check STATUS_WORD */ in pmbus_add_sensor_attrs_one()
1607 if (!ret && attr->gbit && in pmbus_add_sensor_attrs_one()
1613 attr->gbit); in pmbus_add_sensor_attrs_one()
1813 .gbit = PB_STATUS_VIN_UV,
1838 .gbit = PB_STATUS_VOUT_OV,
1923 .gbit = PB_STATUS_INPUT,
1934 .gbit = PB_STATUS_IOUT_OC,
2014 .gbit = PB_STATUS_INPUT,
[all …]
/linux-6.14.4/Documentation/networking/
Ddccp.rst206 > ip route change 10.0.0.0/24 rto_min 250j dev wlan0
212 with very low RTTs (e.g., loopback, Gbit ethernet).
/linux-6.14.4/drivers/scsi/
Dscsi_transport_fc.c189 #define FC_VPORTSTATE_MAX_NAMELEN 24
252 { FC_PORTSPEED_1GBIT, "1 Gbit" },
253 { FC_PORTSPEED_2GBIT, "2 Gbit" },
254 { FC_PORTSPEED_4GBIT, "4 Gbit" },
255 { FC_PORTSPEED_10GBIT, "10 Gbit" },
256 { FC_PORTSPEED_8GBIT, "8 Gbit" },
257 { FC_PORTSPEED_16GBIT, "16 Gbit" },
258 { FC_PORTSPEED_32GBIT, "32 Gbit" },
259 { FC_PORTSPEED_20GBIT, "20 Gbit" },
260 { FC_PORTSPEED_40GBIT, "40 Gbit" },
[all …]
/linux-6.14.4/Documentation/admin-guide/nfs/
Dnfs-rdma.rst17 The NFS/RDMA client was first included in Linux 2.6.24. The NFS/RDMA server
20 In our testing, we have obtained excellent performance results (full 10Gbit
/linux-6.14.4/drivers/gpu/drm/ast/
Dast_post.c231 ast_moutdwm(ast, 0x1e6e0068, dlli | (dlli << 8) | (dlli << 16) | (dlli << 24)); in cbrdlli_ast2150()
248 ast_moutdwm(ast, 0x1e6e0068, dlli | (dlli << 8) | (dlli << 16) | (dlli << 24)); in cbrdlli_ast2150()
595 ast_moutdwm(ast, 0x1E6E0068, 0x00001400 | (dlli << 16) | (dlli << 24)); in finetuneDQI_L()
714 ast_moutdwm(ast, 0x1E6E0068, 0x00001300 | (dlli << 16) | (dlli << 24)); in finetuneDQSI()
787 ast_moutdwm(ast, 0x1E6E0068, 0x00001300 | (dlli << 16) | (dlli << 24)); in cbr_dll2()
1746 /* Check 8Gbit */ in check_dram_size_2500()
1749 reg_14 |= (tRFC >> 24) & 0xFF; in check_dram_size_2500()
1750 /* Check 4Gbit */ in check_dram_size_2500()
1754 /* Check 2Gbit */ in check_dram_size_2500()
1798 /* CLKIN = 24MHz */ in set_mpll_2500()
[all …]
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-meson8b.c69 #define PRG_ETH0_ADJ_SKEW GENMASK(24, 20)
361 * a register) based on the line-speed (125MHz for Gbit speeds, in meson8b_init_prg_eth()
/linux-6.14.4/drivers/message/fusion/lsi/
Dmpi_cnfg.h236 * 06-24-05 01.05.09 Added EEDP defines to IOC Page 1.
306 * 05-24-07 01.05.15 Added Hide Physical Disks with Non-Integrated RAID
802 MPI_MANPAGE7_CONNECTOR_INFO ConnectorInfo[MPI_MANPAGE7_CONNECTOR_INFO_MAX]; /* 24h */
1145 U8 MetadataSize; /* 24h */
1204 #define MPI_BIOSPAGE1_IOCSET_SHIFT_INITIAL_SPINUP_DELAY (24)
1258 U32 Reserved10; /* 24h */
1281 U32 Reserved8; /* 24h */
1303 U32 Reserved7; /* 24h */
1326 U32 Reserved8; /* 24h */
1345 U32 Reserved6; /* 24h */
[all …]
/linux-6.14.4/drivers/infiniband/hw/efa/
Defa_admin_cmds_defs.h722 /* The device maximum link speed in Gbit/sec */
1040 * 31:24 : driver_major
1116 #define EFA_ADMIN_HOST_INFO_DRIVER_MAJOR_MASK GENMASK(31, 24)
/linux-6.14.4/drivers/platform/x86/
Dapple-gmux.c387 * eDP mux on retinas, the difference being support for 2.7 versus 5.4 Gbit/s.
849 ver_major = (version >> 24) & 0xff; in gmux_probe()
880 * 2^24 for compatibility with old gmux versions. Cap the max in gmux_probe()
/linux-6.14.4/drivers/net/ethernet/freescale/
Dfec.h416 /* Controller has GBIT support */
514 #define FEC_QUIRK_HAS_MDIO_C45 BIT(24)
Dgianfar.h85 #define FBTHR_SHIFT 24
112 * GBIT = 125MHz => 8ns/clock => 8*64 ns / tick
825 u8 gfar_mii_regs[24]; /* See gianfar_phy.h */
/linux-6.14.4/include/rdma/
Dib_verbs.h846 * base rate of 2.5 Gbit/sec. For example, IB_RATE_5_GBPS will be
847 * converted to 2, since 5 Gbit/sec is 2 * 2.5 Gbit/sec.
904 * mult_to_ib_rate - Convert a multiple of 2.5 Gbit/sec to an IB rate
1223 IB_RNR_TIMER_040_96 = 24,
1258 IB_QP_RESERVED4 = (1<<24),
4848 * This function folded the multiplication results of two qpns, 24 bit each,
/linux-6.14.4/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c274 #define CHL_INT1_DMAC_RX_FIFO_ERR_OFF 24
391 #define CMD_HDR_SG_MOD_OFF 24
2855 if (intr_coal_ticks >= BIT(24)) { in intr_coal_ticks_v3_hw_store()
2856 dev_err(dev, "intr_coal_ticks must be less than 2^24!\n"); in intr_coal_ticks_v3_hw_store()
3970 { SAS_LINK_RATE_1_5_GBPS, "1.5 Gbit" },
3971 { SAS_LINK_RATE_3_0_GBPS, "3.0 Gbit" },
3972 { SAS_LINK_RATE_6_0_GBPS, "6.0 Gbit" },
3973 { SAS_LINK_RATE_12_0_GBPS, "12.0 Gbit" },
/linux-6.14.4/drivers/net/ethernet/aeroflex/
Dgreth.c1032 GRETH_REGSAVE(regs->esa_lsb, dev->dev_addr[2] << 24 | dev->dev_addr[3] << 16 | in greth_set_mac_add()
1407 /* Check if we have GBIT capable MAC */ in greth_of_probe()
1481 GRETH_REGSAVE(regs->esa_lsb, dev->dev_addr[2] << 24 | dev->dev_addr[3] << 16 | in greth_of_probe()
/linux-6.14.4/drivers/net/dsa/
Dvitesse-vsc73xx-core.c205 #define VSC73XX_MACLDATA_MAC2 GENMASK(31, 24)
406 /* 22-24 are undefined */
436 /* 21-24 are undefined */
968 /* Take up the port in 1Gbit mode by default, this will be in vsc73xx_init_port()
/linux-6.14.4/drivers/net/ethernet/pasemi/
Dpasemi_mac.c226 adr0 = dev->dev_addr[2] << 24 | in pasemi_mac_set_mac_addr()
1163 "Defaulting to 1Gbit full duplex\n"); in pasemi_mac_open()

12