Lines Matching +full:rx +full:- +full:enable +full:- +full:gpios
3 # Copyright (c) 2016-2017 ARM Ltd
5 # SPDX-License-Identifier: Apache-2.0
24 Enable NXP ENET Ethernet driver.
35 Enable deprecated legacy MCUX Ethernet driver.
48 Enable the use of the ENET1G ethernet instance in 1G mode.
61 Enable hardware acceleration for the following:
62 - IPv4, UDP and TCP checksum (both Rx and Tx)
65 int "Number of RX buffers for ethernet driver"
69 Set the number of RX buffers provided to the NXP ENET driver.
79 int "NXP ENET RX thread stack size"
82 ENET RX thread stack size in bytes.
85 int "NXP ENET driver RX cooperative thread priority"
88 ENET MAC Driver handles RX in cooperative workqueue thread.
112 Enable hardware acceleration for the following:
113 - IPv4, UDP and TCP checksum (both Rx and Tx)
116 int "Number of RX buffers for ethernet driver"
120 Set the number of RX buffers provided to the NXP ENET driver.
141 communication with MAC ENET controller. Other busses - like SPI
154 Enable additional PHY related debug information related to
160 Reset the ethernet PHY at boot. Requires dts properties int-gpios and
161 reset-gpios to be present.
168 Enable MCUX PTP clock support.