Lines Matching refs:RX
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
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