Lines Matching +full:inter +full:- +full:data
1 /* SPDX-License-Identifier: GPL-2.0+ */
34 (TSEC_BASE_ADDR + (((num) - 1) * (offset)))
41 (CONFIG_SYS_MDIO_BASE_ADDR + ((num) - 1) * (offset))
216 u32 tr64; /* Tx/Rx 64-byte Frame Counter */
217 u32 tr127; /* Tx/Rx 65-127 byte Frame Counter */
218 u32 tr255; /* Tx/Rx 128-255 byte Frame Counter */
219 u32 tr511; /* Tx/Rx 256-511 byte Frame Counter */
220 u32 tr1k; /* Tx/Rx 512-1023 byte Frame Counter */
221 u32 trmax; /* Tx/Rx 1024-1518 byte Frame Counter */
222 u32 trmgv; /* Tx/Rx 1519-1522 byte Good VLAN Frame */
314 u32 tbdlen; /* Tx BD Data Length */
325 u32 ostbdp; /* Out of Sequence Tx Data Buffer Pointer */
332 u32 rbdlen; /* RxBD Data Length */
349 u32 ipgifg; /* Inter Packet Gap/Inter Frame Gap */
350 u32 hafdup; /* Half-duplex */
369 /* RMON MIB Registers (0x2_n680-0x2_n73c) */
383 /* TSEC Future Expansion Space (0x2_nc00-0x2_nffc) */
390 #define TSEC_REDUCED (1 << 1) /* MAC-PHY interface uses RGMII */
391 #define TSEC_SGMII (1 << 2) /* MAC-PHY interface uses SGMII */