Lines Matching +full:2 +full:gbps
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
8 * General Public License (GPL) Version 2, available from the file
43 #define OPA_PORT_PACKET_FORMAT_9B 2 /* Format 9B */
49 #define OPA_PORT_LTP_CRC_MODE_16 2 /* 16-bit LTP CRC mode */
56 #define OPA_LINKDOWN_REASON_BAD_PKT_LEN 2
117 #define OPA_LINKINIT_REASON_FLAPPING (2 << 4)
123 #define OPA_LINK_SPEED_NOP 0x0000 /* Reserved (1-5 Gbps) */
124 #define OPA_LINK_SPEED_12_5G 0x0001 /* 12.5 Gbps */
125 #define OPA_LINK_SPEED_25G 0x0002 /* 25.78125? Gbps (EDR) */
137 /* reserved (1 << 2) */
152 OPA_PORT_PHYS_CONF_FIXED = 2,
180 /* Filter Raw In/Out bits 1 and 2 were removed */
229 /* 2 bits reserved */
264 OPA_PI_MASK_NEIGH_FW_AUTH_BYPASS = (0x01 << 2),
302 u8 collectivemask_multicastmask; /* 2 res, 3, 3 */
303 u8 mkeyprotect_lmc; /* 2 bits, 2 res, 4 bits */
320 u8 clientrereg_subnettimeout; /* 1 bit, 2 bits, 5 */
347 __be16 interleave; /* 2 res, 2,2,5,5 */
376 u8 pvlx_to_mtu[OPA_MAX_VLS/2]; /* 4 bits, 4 bits */