Home
last modified time | relevance | path

Searched +full:5 +full:mbps (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Drx.h76 * 0x0A - 1MBPS
77 * 0x14 - 2MBPS
78 * 0x37 - 5_5MBPS
79 * 0x0B - 6MBPS
80 * 0x0F - 9MBPS
81 * 0x6E - 11MBPS
82 * 0x0A - 12MBPS
83 * 0x0E - 18MBPS
84 * 0xDC - 22MBPS
85 * 0x09 - 24MBPS
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drs.h233 char mbps[IWL_MAX_MCS_DISPLAY_SIZE]; member
289 IWL_RATE_12M_PLCP = 5,
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 …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2usb.c15 PRISM_DEV(0x09aa, 0x3642, "Prism2.x 11Mbps USB WLAN Adapter"),
16 PRISM_DEV(0x1668, 0x0408, "Actiontec Prism2.5 11Mbps USB WLAN Adapter"),
17 PRISM_DEV(0x1668, 0x0421, "Actiontec Prism2.5 11Mbps USB WLAN Adapter"),
18 PRISM_DEV(0x1915, 0x2236, "Linksys WUSB11v3.0 11Mbps USB WLAN Adapter"),
19 PRISM_DEV(0x066b, 0x2212, "Linksys WUSB11v2.5 11Mbps USB WLAN Adapter"),
20 PRISM_DEV(0x066b, 0x2213, "Linksys WUSB12v1.1 11Mbps USB WLAN Adapter"),
21 PRISM_DEV(0x0411, 0x0016, "Melco WLI-USB-S11 11Mbps WLAN Adapter"),
27 PRISM_DEV(0x0cde, 0x0002, "Z-Com 725/726 Prism2.5 USB/USB Integrated"),
30 PRISM_DEV(0x0b3b, 0x1601, "ALLNET 0193 11Mbps USB WLAN Adapter"),
33 PRISM_DEV(0x0411, 0x0027, "Melco WLI-USB-KS11G 11Mbps WLAN Adapter"),
[all …]
/openbmc/qemu/include/hw/net/
H A Dmii.h30 #define MII_ANLPAR 5 /* Autonegotiation lnk partner abilities */
58 #define MII_BMSR_100T4 (1 << 15) /* Can do 100mbps T4 */
59 #define MII_BMSR_100TX_FD (1 << 14) /* Can do 100mbps, full-duplex */
60 #define MII_BMSR_100TX_HD (1 << 13) /* Can do 100mbps, half-duplex */
61 #define MII_BMSR_10T_FD (1 << 12) /* Can do 10mbps, full-duplex */
62 #define MII_BMSR_10T_HD (1 << 11) /* Can do 10mbps, half-duplex */
63 #define MII_BMSR_100T2_FD (1 << 10) /* Can do 100mbps T2, full-duplex */
64 #define MII_BMSR_100T2_HD (1 << 9) /* Can do 100mbps T2, half-duplex */
67 #define MII_BMSR_AN_COMP (1 << 5) /* Auto-negotiation complete */
79 #define MII_ANAR_10 (1 << 5)
[all …]
/openbmc/u-boot/drivers/net/
H A Dftmac110.h3 * Faraday 10/100Mbps Ethernet Controller
43 #define ISR_TXLOST (1 << 5) /* tx lost */
53 #define MACCR_100M (1 << 18) /* 100Mbps mode */
64 #define MACCR_TXEN (1 << 5) /* tx enable */
84 #define ITC_TX_CYCLONG (1 << 15) /* 100Mbps=81.92us; 10Mbps=819.2us */
85 #define ITC_TX_CYCNORM (0 << 15) /* 100Mbps=5.12us; 10Mbps=51.2us */
91 #define ITC_RX_CYCLONG (1 << 7) /* 100Mbps=81.92us; 10Mbps=819.2us */
92 #define ITC_RX_CYCNORM (0 << 7) /* 100Mbps=5.12us; 10Mbps=51.2us */
106 #define APTC_TX_CYCLONG (1 << 12) /* 100Mbps=81.92us; 10Mbps=819.2us */
107 #define APTC_TX_CYCNORM (0 << 12) /* 100Mbps=5.12us; 10Mbps=51.2us */
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h36 #define ETH_DUMP_REG 5
40 (*((p) + 4) == 0xff) && (*((p) + 5) == 0xff))
42 /* check mac addr is 01-00-5e-xx-xx-xx*/
50 (*((p) + 4) == 0) && (*((p) + 5) == 0))
61 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 */
[all …]
/openbmc/linux/include/uapi/linux/
H A Dmdio.h23 #define MDIO_MMD_DTEXS 5 /* DTE Extender Sublayer */
36 #define MDIO_DEVS1 5 /* Devices in package */
49 #define MDIO_PMA_NG_EXTABLE 21 /* 2.5G/5G PMA/PMD extended ability */
120 /* 5 Gb/s */
143 #define MDIO_PCS_SPEED_5G 0x0080 /* 5G capable */
178 #define MDIO_PMA_CTRL2_5GBT 0x0031 /* 5GBaseT type */
234 #define MDIO_PMA_EXTABLE_NBT 0x4000 /* 2.5/5GBASE-T ability */
238 #define MDIO_AN_C73_0_E_MASK GENMASK(9, 5)
246 #define MDIO_AN_C73_1_1000BASE_KX BIT(5)
300 #define MDIO_AN_10GBT_CTRL_ADV5G 0x0100 /* Advertise 5GBASE-T */
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c29 /* 0 1 2 3 4 5 6 7 8 9 */
60 /* MCS 5: SS 1, MOD: 64QAM, CR 2/3 */
66 /* MCS 7: SS 1, MOD: 64QAM, CR 5/6 */
90 /* MCS 15: SS 2, MOD: 64QAM, CR 5/6 */
114 /* MCS 23: SS 3, MOD: 64QAM, CR 5/6 */
138 /* MCS 31: SS 4, MOD: 64QAM, CR 5/6 */
162 * 0 = 1Mbps; 1 = 2Mbps; 2 = 5.5Mbps; 3 = 11Mbps
166 {BRCM_RATE_1M, 0x00}, /* CCK 1Mbps, data rate 0 */
167 {BRCM_RATE_2M, 0x08}, /* CCK 2Mbps, data rate 1 */
168 {BRCM_RATE_5M5, 0x10}, /* CCK 5.5Mbps, data rate 2 */
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h13 PEER_ATH = 5,
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 …]
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-csi2.c246 u16 mbps; member
251 { .mbps = 1500, .reg = 0xcc },
252 { .mbps = 1550, .reg = 0x1d },
253 { .mbps = 1600, .reg = 0x27 },
254 { .mbps = 1650, .reg = 0x30 },
255 { .mbps = 1700, .reg = 0x39 },
256 { .mbps = 1750, .reg = 0x42 },
257 { .mbps = 1800, .reg = 0x4b },
258 { .mbps = 1850, .reg = 0x55 },
259 { .mbps = 1900, .reg = 0x5e },
[all …]
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A 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) */
44 /* #define WSM_TRANSMIT_RATE_33 (5) */
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 */
[all …]
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A 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()
40 return 5 | (1 << 4); 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()
[all …]
H A 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 …]
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst53 5. Add the following line to /etc/modprobe.d/dl2k.conf::
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.
224 3 100Mbps half duplex.
[all …]
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A D21142.c62 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()
162 else if (negotiated & 0x0100) dev->if_port = 5; in t21142_lnk_change()
215 (dev->if_port == 3 || dev->if_port == 5) && in t21142_lnk_change()
223 } else if (dev->if_port == 3 || dev->if_port == 5) { in t21142_lnk_change()
233 } else if (dev->if_port == 5) 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()
[all …]
/openbmc/linux/Documentation/scsi/
H A Dufs.rst21 5. UFS Reference Clock Frequency configuration
41 - Support for Gear1 is mandatory (rate A: 1248Mbps, rate B: 1457.6Mbps)
42 - Support for Gear2 is optional (rate A: 2496Mbps, rate B: 2915.2Mbps)
46 - Gear3 (rate A: 4992Mbps, rate B: 5830.4Mbps)
56 SAM-5 architectural model.
199 5. UFS Reference Clock Frequency configuration
/openbmc/u-boot/doc/
H A DREADME.ae35039 5. mac driver
49 5. Burn this u-boot image to spi rom by spi driver
91 0 erase: 36 ticks, 111 KiB/s 0.888 Mbps
92 1 check: 29 ticks, 137 KiB/s 1.096 Mbps
93 2 write: 40 ticks, 100 KiB/s 0.800 Mbps
94 3 read: 20 ticks, 200 KiB/s 1.600 Mbps
96 0 erase: 36 ticks, 111 KiB/s 0.888 Mbps
97 1 check: 29 ticks, 137 KiB/s 1.096 Mbps
98 2 write: 40 ticks, 100 KiB/s 0.800 Mbps
99 3 read: 20 ticks, 200 KiB/s 1.600 Mbps
[all …]
/openbmc/linux/drivers/net/ipa/data/
H A Dipa_data-v4.5.c12 /** enum ipa_resource_type - IPA resource types for an SoC having IPA v4.5 */
26 /* Resource groups used for an SoC having IPA v4.5 */
45 /* QSB configuration data for an SoC having IPA v4.5 */
59 /* Endpoint configuration data for an SoC having IPA v4.5 */
157 .endpoint_id = 5,
180 /* Source resource configuration data for an SoC having IPA v4.5 */
233 /* Destination resource configuration data for an SoC having IPA v4.5 */
262 /* Resource configuration data for an SoC having IPA v4.5 */
272 /* IPA-resident memory region data for an SoC having IPA v4.5 */
414 /* Memory configuration data for an SoC having IPA v4.5 */
[all …]
H A Dipa_data-v3.1.c113 .channel_id = 5,
172 .endpoint_id = 5,
180 .channel_id = 5,
247 .min = 5, .max = 5,
250 .min = 5, .max = 5,
264 .min = 5, .max = 5, /* 3 downstream */
267 .min = 5, .max = 5, /* 7 downstream */
315 .min = 5, .max = 5,
318 .min = 5, .max = 5,
503 .peak_bandwidth = 640000, /* 640 MBps */
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc7 5. LS1046A
34 - Up to 4 x SGMII supporting 1000Mbps
35 - Up to 2 x SGMII supporting 2500Mbps
36 - Up to 2 x RGMII supporting 1000Mbps
192 - Up to 1 x QSGMII (MAC 5, 6, 10, 1)
193 - Up to 4 x SGMII supporting 1000Mbps (MAC 5, 6, 9, 10)
194 - Up to 3 x SGMII supporting 2500Mbps (MAC 5, 9, 10)
195 - Up to 2 x RGMII supporting 1000Mbps (MAC 3, 4)
260 c) 5 * 1/10G + 5 *1G WRIOP
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h19 RX_ATTENTION_FLAGS_POWER_MGMT = BIT(5),
249 HTT_RX_MPDU_ENCRYPT_WAPI = 5,
324 * 5: WAPI
534 * {header_length[3:0], 6'b0, flags[5:0], window_size[15:0]},
724 #define RX_PPDU_START_INFO1_L_SIG_LENGTH_LSB 5
845 * 0x8: OFDM 48 Mbps
846 * 0x9: OFDM 24 Mbps
847 * 0xA: OFDM 12 Mbps
848 * 0xB: OFDM 6 Mbps
849 * 0xC: OFDM 54 Mbps
[all …]
H A Dwmi-tlv.h1738 struct wmi_tlv_hw_bd_info hw_bd_info[5];
1868 WMI_TLV_VDEV_SUBTYPE_MESH = 5,
2147 * b'7-b'5 indicate the NSS (0 - 1x1, 1 - 2x2, 2 - 3x3, 3 - 4x4)
2149 * OFDM : 0: OFDM 48 Mbps
2150 * 1: OFDM 24 Mbps
2151 * 2: OFDM 12 Mbps
2152 * 3: OFDM 6 Mbps
2153 * 4: OFDM 54 Mbps
2154 * 5: OFDM 36 Mbps
2155 * 6: OFDM 18 Mbps
[all …]
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmicrochip,sparx5-serdes.yaml34 * 100 Mbps (100BASE-FX)
37 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
44 * 100 Mbps (100BASE-FX)
47 * 5 Gbps (QSGMII/USGMII)
48 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
59 * 5 Gbps (QSGMII/USGMII)
60 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
/openbmc/linux/drivers/net/phy/
H A Ddp83848.c30 #define DP83848_MISR_LINK_INT_EN BIT(5) /* Link status */
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",
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c38 * - 10: only link at 10 Mbps
39 * - 100: only link at 100 Mbps
40 * - 1000: only link at 1000 Mbps
70 * Bit 7 6 5 4 3 2 1 0
71 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
356 "10 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options()
358 "Using Autonegotiation at 10 Mbps only\n"); in pch_gbe_check_copper_options()
366 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Half Duplex\n"); in pch_gbe_check_copper_options()
373 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Full Duplex\n"); in pch_gbe_check_copper_options()
381 "100 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options()
[all …]

12345678910>>...18