/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rs.h | 233 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 …]
|
/linux-6.14.4/drivers/net/wireless/ti/wl1251/ |
D | rx.h | 76 * 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 …]
|
/linux-6.14.4/drivers/media/pci/intel/ipu6/ |
D | ipu6-isys-dwc-phy.c | 54 PHY_FSM_STATE_OFFSETCAL = 5, 111 #define DWC_DPHY_TIMEOUT (5 * USEC_PER_SEC) 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() 316 dev_err(dev, "link freq not found for mbps %u", mbps); in ipu6_isys_dwc_phy_config() 347 if (mbps < 1500) { in ipu6_isys_dwc_phy_config() [all …]
|
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 36 #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 …]
|
/linux-6.14.4/include/uapi/linux/ |
D | mdio.h | 23 #define MDIO_MMD_DTEXS 5 /* DTE Extender Sublayer */ 37 #define MDIO_DEVS1 5 /* Devices in package */ 50 #define MDIO_PMA_NG_EXTABLE 21 /* 2.5G/5G PMA/PMD extended ability */ 121 /* 5 Gb/s */ 144 #define MDIO_PMA_SPEED_5G 0x4000 /* 5G capable */ 147 #define MDIO_PCS_SPEED_5G 0x0080 /* 5G capable */ 182 #define MDIO_PMA_CTRL2_5GBT 0x0031 /* 5GBaseT type */ 238 #define MDIO_PMA_EXTABLE_NBT 0x4000 /* 2.5/5GBASE-T ability */ 242 #define MDIO_AN_C73_0_E_MASK GENMASK(9, 5) 250 #define MDIO_AN_C73_1_1000BASE_KX BIT(5) [all …]
|
/linux-6.14.4/drivers/media/platform/st/stm32/ |
D | stm32-csi.c | 46 #define STM32_CSI_INPUT_BPP14 5 92 #define STM32_CSI_PFCR_CCFR_MASK GENMASK(5, 0) 254 unsigned int mbps; member 261 * intended Bit Rate. From table 5-8 Frequency Ranges and Defaults 265 { .mbps = 80, .hsfreqrange = 0x00, .osc_freq_target = 460 }, 266 { .mbps = 90, .hsfreqrange = 0x10, .osc_freq_target = 460 }, 267 { .mbps = 100, .hsfreqrange = 0x20, .osc_freq_target = 460 }, 268 { .mbps = 110, .hsfreqrange = 0x30, .osc_freq_target = 460 }, 269 { .mbps = 120, .hsfreqrange = 0x01, .osc_freq_target = 460 }, 270 { .mbps = 130, .hsfreqrange = 0x11, .osc_freq_target = 460 }, [all …]
|
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | rate.c | 29 /* 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 …]
|
/linux-6.14.4/drivers/media/platform/renesas/ |
D | rcar-csi2.c | 152 #define V4H_PHY_EN_ENABLE_1 BIT(5) 277 u16 mbps; member 283 { .mbps = 1500, .reg = 0xcc }, 284 { .mbps = 1550, .reg = 0x1d }, 285 { .mbps = 1600, .reg = 0x27 }, 286 { .mbps = 1650, .reg = 0x30 }, 287 { .mbps = 1700, .reg = 0x39 }, 288 { .mbps = 1750, .reg = 0x42 }, 289 { .mbps = 1800, .reg = 0x4b }, 290 { .mbps = 1850, .reg = 0x55 }, [all …]
|
/linux-6.14.4/drivers/media/platform/raspberrypi/rp1-cfe/ |
D | dphy.c | 97 static void dphy_set_hsfreqrange(struct dphy_data *dphy, uint32_t mbps) in dphy_set_hsfreqrange() argument 99 /* See Table 5-1 on page 65 of dphy databook */ in dphy_set_hsfreqrange() 117 if (mbps < 80 || mbps > 1500) in dphy_set_hsfreqrange() 118 dphy_err(dphy, "DPHY: Datarate %u Mbps out of range\n", mbps); in dphy_set_hsfreqrange() 121 if (mbps <= hsfreqrange_table[i][0]) in dphy_set_hsfreqrange() 142 usleep_range(5, 10); in dphy_init() 144 usleep_range(5, 10); in dphy_init() 150 dphy_dbg(dphy, "%s: Link rate %u Mbps, %u data lanes\n", __func__, in dphy_start()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/ |
D | base.h | 13 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 …]
|
/linux-6.14.4/drivers/net/wireless/st/cw1200/ |
D | wsm.h | 28 /* 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 …]
|
/linux-6.14.4/drivers/net/wireless/marvell/libertas/ |
D | tx.c | 29 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 …]
|
D | rx.c | 168 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.14.4/drivers/net/ethernet/microchip/sparx5/lan969x/ |
D | lan969x_rgmii.c | 10 #define LAN969X_RGMII_TX_CLK_SEL_125MHZ 1 /* 1000Mbps */ 11 #define LAN969X_RGMII_TX_CLK_SEL_25MHZ 2 /* 100Mbps */ 12 #define LAN969X_RGMII_TX_CLK_SEL_2M5MHZ 3 /* 10Mbps */ 15 #define LAN969X_RGMII_SPEED_SEL_10 0 /* Select 10Mbps speed */ 16 #define LAN969X_RGMII_SPEED_SEL_100 1 /* Select 100Mbps speed */ 17 #define LAN969X_RGMII_SPEED_SEL_1000 2 /* Select 1000Mbps speed */ 23 #define LAN969X_RGMII_CLK_DELAY_SEL_2_5_NS 5 /* Phase shift 112deg */ 29 #define LAN969X_RGMII_IFG_RX1 5 /* RX1 Inter Frame Gap value */
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 53 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 …]
|
/linux-6.14.4/drivers/net/ethernet/dec/tulip/ |
D | 21142.c | 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() 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 …]
|
/linux-6.14.4/Documentation/scsi/ |
D | ufs.rst | 21 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
|
/linux-6.14.4/drivers/net/ipa/data/ |
D | ipa_data-v4.5.c | 13 /** enum ipa_resource_type - IPA resource types for an SoC having IPA v4.5 */ 27 /* Resource groups used for an SoC having IPA v4.5 */ 46 /* QSB configuration data for an SoC having IPA v4.5 */ 60 /* Endpoint configuration data for an SoC having IPA v4.5 */ 158 .endpoint_id = 5, 181 /* Source resource configuration data for an SoC having IPA v4.5 */ 234 /* Destination resource configuration data for an SoC having IPA v4.5 */ 263 /* Resource configuration data for an SoC having IPA v4.5 */ 273 /* IPA-resident memory region data for an SoC having IPA v4.5 */ 415 /* Memory configuration data for an SoC having IPA v4.5 */ [all …]
|
D | ipa_data-v3.1.c | 114 .channel_id = 5, 173 .endpoint_id = 5, 181 .channel_id = 5, 248 .min = 5, .max = 5, 251 .min = 5, .max = 5, 265 .min = 5, .max = 5, /* 3 downstream */ 268 .min = 5, .max = 5, /* 7 downstream */ 316 .min = 5, .max = 5, 319 .min = 5, .max = 5, 504 .peak_bandwidth = 640000, /* 640 MBps */ [all …]
|
/linux-6.14.4/include/linux/ |
D | brcmphy.h | 207 #define BCM_APD_CLR_MASK 0xFE9F /* clear bits 5, 6 & 8 */ 209 #define BCM_NO_ANEG_APD_EN 0x0060 /* bits 5 & 6 */ 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 …]
|
/linux-6.14.4/drivers/net/wireless/ath/ath10k/ |
D | rx_desc.h | 19 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 …]
|
D | wmi-tlv.h | 1738 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 …]
|
/linux-6.14.4/drivers/net/phy/ |
D | dp83848.c | 30 #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",
|
/linux-6.14.4/drivers/net/ethernet/ti/icssg/ |
D | icssg_config.h | 170 * 0x0 - 10Mbps/Half duplex; 171 * 0x8 - 10Mbps/Full duplex; 172 * 0x2 - 100Mbps/Half duplex; 173 * 0xa - 100Mbps/Full duplex; 176 * or bits [7..5](slice 1) of RGMII CFG register. 246 #define ICSSG_FDB_ENTRY_SECURE BIT(5)
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 35 * 100 Mbps (100BASE-FX) 38 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 45 * 100 Mbps (100BASE-FX) 48 * 5 Gbps (QSGMII/USGMII) 49 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 60 * 5 Gbps (QSGMII/USGMII) 61 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
|