Lines Matching +full:interleave +full:- +full:mode
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
39 #define OPA_PORT_LINK_MODE_OPA 4 /* Port mode is OPA */
48 #define OPA_PORT_LTP_CRC_MODE_14 1 /* 14-bit LTP CRC mode (optional) */
49 #define OPA_PORT_LTP_CRC_MODE_16 2 /* 16-bit LTP CRC mode */
50 #define OPA_PORT_LTP_CRC_MODE_48 4 /* 48-bit LTP CRC mode (optional) */
51 #define OPA_PORT_LTP_CRC_MODE_PER_LANE 8 /* 12/16-bit per lane LTP CRC mode */
88 /* 34 -reserved */
91 /* 37-38 reserved */
95 /* 42-48 reserved */
111 /* 64-255 reserved */
114 /* 3-7; 11-15 reserved; 8-15 cleared on Polling->LinkUp */
123 #define OPA_LINK_SPEED_NOP 0x0000 /* Reserved (1-5 Gbps) */
212 /* flit_control.interleave */
347 __be16 interleave; /* 2 res, 2,2,5,5 */ member