Lines Matching +full:32 +full:- +full:63
1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2012-2017 Solarflare Communications Inc.
13 * E<type>_<min-rev><max-rev>_
18 * -------------------------------------------------------------
23 * <min-rev> is the first revision to which the definition applies:
28 * then <max-rev> is the last revision to which the definition applies;
42 #define ERF_DZ_HW_REV_ID_WIDTH 32
49 #define ERF_DZ_MC_SFT_STATUS_WIDTH 32
54 #define ERF_DZ_ISR_REG_WIDTH 32
59 #define ERF_DZ_MC_DOORBELL_L_WIDTH 32
64 #define ERF_DZ_MC_DOORBELL_H_WIDTH 32
101 #define ERF_DZ_TX_DESC_HWORD_LBN 32
102 #define ERF_DZ_TX_DESC_HWORD_WIDTH 32
104 #define ERF_DZ_TX_DESC_LWORD_WIDTH 32
208 #define ESF_DD_RX_EV_SOFT1_LBN 32
212 #define ESF_EZ_RX_ENCAP_HDR_LBN 32
255 #define ESF_DZ_TX_DESC_IS_OPT_LBN 63
298 #define ESF_DZ_TX_SOFT2_LBN 32
312 #define ESF_DZ_TX_KER_TYPE_LBN 63
322 #define ESF_DZ_TX_PIO_TYPE_LBN 63
329 #define ESF_DZ_TX_PIO_BYTE_CNT_LBN 32
335 #define ESF_DZ_TX_DESC_IS_OPT_LBN 63
350 #define ESF_DZ_TX_TSO_IP_ID_LBN 32
353 #define ESF_DZ_TX_TSO_TCP_SEQNO_WIDTH 32
356 #define ESF_DZ_TX_DESC_IS_OPT_LBN 63
369 #define ESF_DZ_TX_TSO_IP_ID_LBN 32
372 #define ESF_DZ_TX_TSO_TCP_SEQNO_WIDTH 32
375 #define ESF_DZ_TX_DESC_IS_OPT_LBN 63
388 #define ESF_DZ_TX_TSO_TCP_MSS_LBN 32
399 #define ERF_DZ_TX_DESC_WPTR_DWORD_LBN (ERF_DZ_TX_DESC_WPTR_LBN - 2 * 32)