Files
u-boot/drivers
Quentin Schulz 987b5eabc3 net: tsec: make tsec_private a private structure
Move the definition of tsec_private within the only file that makes use
of it.

This adds the benefit of include/tsec.h not referencing PKTBUFSRX (which
is set to CONFIG_SYS_RX_ETH_BUFFER, which we're trying to move to be
under CONFIG_NET dependency) anymore. Considering drivers/net/tsec.c is
only built if CONFIG_NET=y, this is fine.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
2026-06-03 16:55:55 +02:00
..
2026-05-25 11:35:35 -06:00
2026-05-18 16:56:07 -06:00
2026-04-27 11:26:40 -06:00
2026-04-27 11:26:40 -06:00
2026-05-25 11:35:35 -06:00
2026-05-25 11:35:35 -06:00
2026-05-25 11:35:35 -06:00
2026-05-25 11:35:35 -06:00
2026-05-25 11:35:35 -06:00