Home
last modified time | relevance | path

Searched +full:10 +full:mbps (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/linux-6.12.1/include/uapi/linux/
Dmii.h37 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */
49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
52 #define BMCR_SPEED10 0x0000 /* Select 10Mbps */
65 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */
67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
[all …]
Dmdio.h39 #define MDIO_CTRL2 7 /* 10G control 2 */
40 #define MDIO_STAT2 8 /* 10G status 2 */
41 #define MDIO_PMA_TXDIS 9 /* 10G PMA/PMD transmit disable */
42 #define MDIO_PMA_RXDET 10 /* 10G PMA/PMD receive signal detect */
43 #define MDIO_PMA_EXTABLE 11 /* 10G PMA/PMD extended ability */
60 #define MDIO_PMA_10GBT_SWAPPOL 130 /* 10GBASE-T pair swap & polarity */
61 #define MDIO_PMA_10GBT_TXPWR 131 /* 10GBASE-T TX power control */
62 #define MDIO_PMA_10GBT_SNR 133 /* 10GBASE-T SNR margin, lane A.
64 #define MDIO_PMA_10GBR_FSRT_CSR 147 /* 10GBASE-R fast retrain status and control */
65 #define MDIO_PMA_10GBR_FECABLE 170 /* 10GBASE-R FEC ability */
[all …]
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Drate.c31 /* 10 */ 0x00, 0x37, 0x8b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8f, 0x00,
46 {6500, 13500, CEIL(6500 * 10, 9), CEIL(13500 * 10, 9), 0x00,
49 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x08,
52 {19500, 40500, CEIL(19500 * 10, 9), CEIL(40500 * 10, 9), 0x0A,
55 {26000, 54000, CEIL(26000 * 10, 9), CEIL(54000 * 10, 9), 0x10,
58 {39000, 81000, CEIL(39000 * 10, 9), CEIL(81000 * 10, 9), 0x12,
61 {52000, 108000, CEIL(52000 * 10, 9), CEIL(108000 * 10, 9), 0x19,
64 {58500, 121500, CEIL(58500 * 10, 9), CEIL(121500 * 10, 9), 0x1A,
67 {65000, 135000, CEIL(65000 * 10, 9), CEIL(135000 * 10, 9), 0x1C,
70 {13000, 27000, CEIL(13000 * 10, 9), CEIL(27000 * 10, 9), 0x40,
[all …]
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.h61 MAC_SPEED_10 = 10, /**< 10 Mbps */
62 MAC_SPEED_100 = 100, /**< 100 Mbps */
63 MAC_SPEED_1000 = 1000, /**< 1000 Mbps = 1 Gbps */
64 MAC_SPEED_10000 = 10000 /**< 10000 Mbps = 10 Gbps */
86 /**< 10 Mbps MII */
88 /**< 100 Mbps MII */
90 /**< 10 Mbps RMII */
92 /**< 100 Mbps RMII */
94 /**< 10 Mbps SMII */
96 /**< 100 Mbps SMII */
[all …]
/linux-6.12.1/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c36 * @Valid Range: 0, 10, 100, 1000
38 * - 10: only link at 10 Mbps
39 * - 100: only link at 100 Mbps
40 * - 1000: only link at 1000 Mbps
71 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
166 {{ 0x01, AA "10/HD" },
167 { 0x02, AA "10/FD" },
168 { 0x03, AA "10/FD, 10/HD" },
170 { 0x05, AA "100/HD, 10/HD" },
171 { 0x06, AA "100/HD, 10/FD" },
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev83 Signal the link speed state of 10Mbps of the named network device.
88 speed of 10MBps of the named network device.
91 Present only if the named network device supports 10Mbps link speed.
98 Signal the link speed state of 100Mbps of the named network device.
103 speed of 100Mbps of the named network device.
106 Present only if the named network device supports 100Mbps link speed.
113 Signal the link speed state of 1000Mbps of the named network device.
118 speed of 1000Mbps of the named network device.
121 Present only if the named network device supports 1000Mbps link speed.
128 Signal the link speed state of 2500Mbps of the named network device.
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dbase.h17 PEER_MAX = 10,
26 #define MAX_BIT_RATE_40MHZ_MCS15 300 /* Mbps */
27 #define MAX_BIT_RATE_40MHZ_MCS7 150 /* Mbps */
29 #define MAX_BIT_RATE_SHORT_GI_2NSS_80MHZ_MCS9 867 /* Mbps */
30 #define MAX_BIT_RATE_SHORT_GI_2NSS_80MHZ_MCS7 650 /* Mbps */
31 #define MAX_BIT_RATE_LONG_GI_2NSS_80MHZ_MCS9 780 /* Mbps */
32 #define MAX_BIT_RATE_LONG_GI_2NSS_80MHZ_MCS7 585 /* Mbps */
34 #define MAX_BIT_RATE_SHORT_GI_1NSS_80MHZ_MCS9 434 /* Mbps */
35 #define MAX_BIT_RATE_SHORT_GI_1NSS_80MHZ_MCS7 325 /* Mbps */
36 #define MAX_BIT_RATE_LONG_GI_1NSS_80MHZ_MCS9 390 /* Mbps */
[all …]
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/dlink/
Ddl2k.rst36 . Red Hat v7.2 (kernel 2.4.7-10)
45 3. ifconfig eth0 up 10.xxx.xxx.xxx netmask 255.0.0.0
215 10mbps_hd 10Mbps half duplex.
216 10mbps_fd 10Mbps full duplex.
217 100mbps_hd 100Mbps half duplex.
218 100mbps_fd 100Mbps full duplex.
219 1000mbps_fd 1000Mbps full duplex.
220 1000mbps_hd 1000Mbps half duplex.
222 1 10Mbps half duplex.
223 2 10Mbps full duplex.
[all …]
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Drs.h233 char mbps[IWL_MAX_MCS_DISPLAY_SIZE]; member
295 IWL_RATE_1M_PLCP = 10,
336 * 0) 6 Mbps
337 * 1) 12 Mbps
338 * 2) 18 Mbps
339 * 3) 24 Mbps
340 * 4) 36 Mbps
341 * 5) 48 Mbps
342 * 6) 54 Mbps
343 * 7) 60 Mbps
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/e1000/
De1000_param.c48 * Valid Range: 0, 10, 100, 1000
50 * - 10 - only link at 10 Mbps
51 * - 100 - only link at 100 Mbps
52 * - 1000 - only link at 1000 Mbps
78 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
594 {{ 0x01, AA "10/HD" }, in e1000_check_copper_options()
595 { 0x02, AA "10/FD" }, in e1000_check_copper_options()
596 { 0x03, AA "10/FD, 10/HD" }, in e1000_check_copper_options()
598 { 0x05, AA "100/HD, 10/HD" }, in e1000_check_copper_options()
599 { 0x06, AA "100/HD, 10/FD" }, in e1000_check_copper_options()
[all …]
/linux-6.12.1/include/linux/
Dbrcmphy.h119 #define MII_BCM54XX_SHD_VAL(x) ((x & 0x1f) << 10)
187 * Shadow values go into bits [14:10] of register 0x1c to select a shadow
295 #define LRECR_SPEED100 0x0200 /* Select 100 Mbps */
296 #define LRECR_SPEED10 0x0000 /* Select 10 Mbps */
304 #define LRESR_100_1PAIR 0x2000 /* Can do 100Mbps 1 Pair */
305 #define LRESR_100_4PAIR 0x1000 /* Can do 100Mbps 4 Pairs */
306 #define LRESR_100_2PAIR 0x0800 /* Can do 100Mbps 2 Pairs */
307 #define LRESR_10_2PAIR 0x0400 /* Can do 10Mbps 2 Pairs */
308 #define LRESR_10_1PAIR 0x0200 /* Can do 10Mbps 1 Pair */
322 #define LREANAA_100_1PAIR 0x0020 /* Can do 100Mbps 1 Pair */
[all …]
Dsmc91x.h30 #define RPC_LED_100_10 (0x00) /* LED = 100Mbps OR's with 10Mbps link detect */
32 #define RPC_LED_10 (0x02) /* LED = 10Mbps link detect */
35 #define RPC_LED_100 (0x05) /* LED = 100Mbps link detect */
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dmscc,vsc7514-serdes.yaml22 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in
23 half/full-duplex and 1000Mbps in full-duplex mode while SERDES6G supports
24 10/100Mbps in half/full-duplex and 1000/2500Mbps in full-duplex mode.
Dmicrochip,sparx5-serdes.yaml34 * 100 Mbps (100BASE-FX)
44 * 100 Mbps (100BASE-FX)
49 * 10 Gbps (10G-USGMII)
50 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
61 * 10 Gbps (10G-USGMII)
62 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-isys-dwc-phy.c59 PHY_FSM_STATE_SKEW_BACKWARD = 10,
126 10, DWC_DPHY_TIMEOUT); in dwc_dphy_ifc_read()
154 10, DWC_DPHY_TIMEOUT); in dwc_dphy_ifc_write()
197 usleep_range(10, 20); in dwc_dphy_pwr_up()
289 static u16 get_hsfreq_by_mbps(u32 mbps) in get_hsfreq_by_mbps() argument
294 if (freqranges[i].default_mbps == mbps || in get_hsfreq_by_mbps()
295 (mbps >= freqranges[i].min && mbps <= freqranges[i].max)) in get_hsfreq_by_mbps()
303 u32 phy_id, u32 mbps) in ipu6_isys_dwc_phy_config() argument
312 dev_dbg(dev, "config Dphy %u with %u mbps", phy_id, mbps); in ipu6_isys_dwc_phy_config()
314 index = get_hsfreq_by_mbps(mbps); in ipu6_isys_dwc_phy_config()
[all …]
/linux-6.12.1/drivers/net/ethernet/dec/tulip/
D21142.c10 DC21143 manual "21143 PCI/CardBus 10/100Mb/s Ethernet LAN Controller
62 if (csr12 & 2) { /* No 100mbps link beat, revert to 10mbps. */ in t21142_media_task()
76 if (!(csr12 & 4)) { /* 10mbps link beat good. */ in t21142_media_task()
84 /* Select 100mbps port to check for link beat. */ in t21142_media_task()
160 /* If partner cannot negotiate, it is 10Mbps Half Duplex */ in t21142_lnk_change()
237 dev_info(&dev->dev, "21143 10baseT link beat good\n"); in t21142_lnk_change()
238 } else if (!(csr12 & 4)) { /* 10mbps link beat good. */ in t21142_lnk_change()
240 dev_info(&dev->dev, "21143 10mbps sensed media\n"); in t21142_lnk_change()
246 } else { /* 100mbps link beat good. */ in t21142_lnk_change()
/linux-6.12.1/drivers/net/phy/
Ddp83848.c42 #define DP83848_MISR_ANC_INT BIT(10)
155 DP83848_PHY_DRIVER(TI_DP83848C_PHY_ID, "TI DP83848C 10/100 Mbps PHY",
157 DP83848_PHY_DRIVER(NS_DP83848C_PHY_ID, "NS DP83848C 10/100 Mbps PHY",
159 DP83848_PHY_DRIVER(TI_DP83620_PHY_ID, "TI DP83620 10/100 Mbps PHY",
161 DP83848_PHY_DRIVER(TLK10X_PHY_ID, "TI TLK10X 10/100 Mbps PHY",
/linux-6.12.1/drivers/staging/octeon/
Dethernet-rgmii.c67 if (link_info.s.speed == 10 && priv->last_speed == 10) { in cvm_oct_check_preamble_errors()
80 * We are getting preamble errors at 10Mbps. Most in cvm_oct_check_preamble_errors()
86 printk_ratelimited("%s: Using 10Mbps with software preamble removal\n", in cvm_oct_check_preamble_errors()
91 * Since the 10Mbps preamble workaround is allowed we need to in cvm_oct_check_preamble_errors()
93 * bits on every speed change. If errors occur during 10Mbps in cvm_oct_check_preamble_errors()
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dtx.c29 case 2: /* 1 Mbps */ in convert_radiotap_rate_to_mv()
31 case 4: /* 2 Mbps */ in convert_radiotap_rate_to_mv()
33 case 11: /* 5.5 Mbps */ in convert_radiotap_rate_to_mv()
35 case 22: /* 11 Mbps */ in convert_radiotap_rate_to_mv()
37 case 12: /* 6 Mbps */ in convert_radiotap_rate_to_mv()
39 case 18: /* 9 Mbps */ in convert_radiotap_rate_to_mv()
41 case 24: /* 12 Mbps */ in convert_radiotap_rate_to_mv()
43 case 36: /* 18 Mbps */ in convert_radiotap_rate_to_mv()
45 case 48: /* 24 Mbps */ in convert_radiotap_rate_to_mv()
47 case 72: /* 36 Mbps */ in convert_radiotap_rate_to_mv()
[all …]
Drx.c168 case 0: /* 1 Mbps */ in convert_mv_rate_to_radiotap()
170 case 1: /* 2 Mbps */ in convert_mv_rate_to_radiotap()
172 case 2: /* 5.5 Mbps */ in convert_mv_rate_to_radiotap()
174 case 3: /* 11 Mbps */ in convert_mv_rate_to_radiotap()
177 case 5: /* 6 Mbps */ in convert_mv_rate_to_radiotap()
179 case 6: /* 9 Mbps */ in convert_mv_rate_to_radiotap()
181 case 7: /* 12 Mbps */ in convert_mv_rate_to_radiotap()
183 case 8: /* 18 Mbps */ in convert_mv_rate_to_radiotap()
185 case 9: /* 24 Mbps */ in convert_mv_rate_to_radiotap()
187 case 10: /* 36 Mbps */ in convert_mv_rate_to_radiotap()
[all …]
/linux-6.12.1/drivers/media/platform/renesas/rzg2l-cru/
Drzg2l-csi2.c143 .tclk_prepare = 10,
152 .tclk_prepare = 10,
161 .tclk_prepare = 10,
170 .tclk_prepare = 10,
171 .ths_prepare = 10,
179 .tclk_prepare = 10,
180 .ths_prepare = 10,
243 u64 mbps; in rzg2l_csi2_calc_mbps() local
259 * Calculate hsfreq in Mbps in rzg2l_csi2_calc_mbps()
262 mbps = v4l2_ctrl_g_ctrl_int64(ctrl) * format->bpp; in rzg2l_csi2_calc_mbps()
[all …]
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/
Dvortex.rst33 - 3c590 Vortex 10Mbps
34 - 3c592 EISA 10Mbps Demon/Vortex
39 - 3c900 Boomerang 10baseT
40 - 3c900 Boomerang 10Mbps Combo
41 - 3c900 Cyclone 10Mbps TPO
42 - 3c900 Cyclone 10Mbps Combo
43 - 3c900 Cyclone 10Mbps TPC
44 - 3c900B-FL Cyclone 10base-FL
48 - 3c905B Cyclone 10/100/BNC
58 - 3c575 [Megahertz] 10/100 LAN CardBus
[all …]
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dwsm.h28 /* 1 Mbps ERP-DSSS */
31 /* 2 Mbps ERP-DSSS */
34 /* 5.5 Mbps ERP-CCK */
37 /* 11 Mbps ERP-CCK */
40 /* 22 Mbps ERP-PBCC (Not supported) */
43 /* 33 Mbps ERP-PBCC (Not supported) */
46 /* 6 Mbps (3 Mbps) ERP-OFDM, BPSK coding rate 1/2 */
49 /* 9 Mbps (4.5 Mbps) ERP-OFDM, BPSK coding rate 3/4 */
52 /* 12 Mbps (6 Mbps) ERP-OFDM, QPSK coding rate 1/2 */
55 /* 18 Mbps (9 Mbps) ERP-OFDM, QPSK coding rate 3/4 */
[all …]
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datlx.h24 #define SPEED_10 10
204 #define MAC_CTRL_PRMLEN_SHIFT 10
299 #define MII_CR_SPEED_SELECT_MSB 0x0040 /* bits 6,13: 10=1000, 01=100,
300 * 00=10
308 #define MII_CR_SPEED_SELECT_LSB 0x2000 /* bits 6,13: 10=1000, 01=100,
309 * 00=10
329 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
330 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
337 #define MII_LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */
338 #define MII_LPA_10FULL 0x0040 /* Can do 10mbps full-duplex */
[all …]
/linux-6.12.1/drivers/net/phy/mscc/
Dmscc_ptp.c207 1272, /* 1000Mbps */
208 12516, /* 100Mbps */
209 125444, /* 10Mbps */
211 1277, /* 1000Mbps */
212 12537, /* 100Mbps */
217 3496, /* 1000Mbps */
218 34760, /* 100Mbps */
219 347844, /* 10Mbps */
221 3502, /* 1000Mbps */
222 34780, /* 100Mbps */
[all …]

12345678910>>...17