Lines Matching +full:rx +full:- +full:data +full:- +full:mode
1 # Copyright 2022-2023 NXP
2 # SPDX-License-Identifier: Apache-2.0
25 int "TX ring data buffer size"
29 Size, in bytes, of the TX data buffer. The size must be big enough to
30 store one complete Ethernet frame, and be a multiple of the data bus
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.
42 int "RX ring data buffer size"
46 Size, in bytes, of the RX data buffer. The size must be big enough to
47 store one complete Ethernet frame, and be a multiple of the data bus
54 This option specifies the zero-based index of the clock configuration
58 int "RX thread priority"
61 RX thread priority. RX thread is a cooperative thread.
64 int "RX thread stack size"
67 RX thread stack size.
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
82 MAC operates in loopback mode. The data is looped back through
85 This mode requires the MII/GMII Rx clock input signal to function
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