Lines Matching +full:rx +full:- +full:buffer +full:- +full:config
1 # Copyright 2022-2023 NXP
2 # SPDX-License-Identifier: Apache-2.0
16 config ETH_NXP_S32_TX_RING_LEN
24 config ETH_NXP_S32_TX_RING_BUF_SIZE
25 int "TX ring data buffer size"
29 Size, in bytes, of the TX data buffer. The size must be big enough to
33 config ETH_NXP_S32_RX_RING_LEN
34 int "RX ring length"
38 Length of the RX ring. ETH_NXP_S32_RX_RING_BUF_SIZE * ETH_NXP_S32_RX_RING_LEN
39 must be a multiple of RX FIFO block size.
41 config ETH_NXP_S32_RX_RING_BUF_SIZE
42 int "RX ring data buffer size"
46 Size, in bytes, of the RX data buffer. The size must be big enough to
50 config ETH_NXP_S32_CLOCK_CONFIG_IDX
54 This option specifies the zero-based index of the clock configuration
57 config ETH_NXP_S32_RX_THREAD_PRIO
58 int "RX thread priority"
61 RX thread priority. RX thread is a cooperative thread.
63 config ETH_NXP_S32_RX_THREAD_STACK_SIZE
64 int "RX thread stack size"
67 RX thread stack size.
69 config ETH_NXP_S32_RX_BUDGET
70 int "RX thread budget"
75 may do in the RX thread before yielding the processor, in case there
76 is more work to do. This is to prevent the RX thread to starve other
79 config ETH_NXP_S32_LOOPBACK
85 This mode requires the MII/GMII Rx clock input signal to function
88 config ETH_NXP_S32_MULTICAST_FILTER
92 MAC performs imperfect filtering using a 64-bit hash table. The upper
93 6-bits CRC of the received multicast address is used as index to the