Home
last modified time | relevance | path

Searched +full:10 +full:g +full:- +full:capabale (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,mt7988-xfi-tphy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/mediatek,mt7988-xfi-tphy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek MT7988 XFI T-PHY
10 - Daniel Golle <daniel@makrotopia.org>
13 The MediaTek XFI SerDes T-PHY provides the physical SerDes lanes
14 used by the (10G/5G) USXGMII PCS and (1G/2.5G) LynxI PCS found in
15 MediaTek's 10G-capabale MT7988 SoC.
20 const: mediatek,mt7988-xfi-tphy
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */
3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.
4 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved.
164 #define WLAN_SCAN_MAX_HINT_S_SSID 10
165 #define WLAN_SCAN_MAX_HINT_BSSID 10
175 * one in 2G and another in 5G.
180 * for 5G only(as indicated in WMI_MAC_PHY_CAPABILITIES),
186 * @WMI_HOST_HW_MODE_DBS_OR_SBS: Two PHY with one PHY capabale of both 2G and
187 * 5G. It can support SBS (5G + 5G) OR DBS (5G + 2G).
1949 WMI_TLV_SERVICE_PHYERR = 10,
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */
3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved.
59 #define WLAN_SCAN_MAX_HINT_S_SSID 10
60 #define WLAN_SCAN_MAX_HINT_BSSID 10
75 * one in 2G and another in 5G.
80 * for 5G only(as indicated in WMI_MAC_PHY_CAPABILITIES),
86 * @WMI_HOST_HW_MODE_DBS_OR_SBS: Two PHY with one PHY capabale of both 2G and
87 * 5G. It can support SBS (5G + 5G) OR DBS (5G + 2G).
135 WMI_AUTORATE_1600NS_GI = BIT(10),
[all …]