Home
last modified time | relevance | path

Searched defs:fcc_param (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/
H A Dcpm2.h513 typedef struct fcc_param { struct
516 ushort fcc_res1;
519 uint fcc_rbase; /* Receive BD base */
520 ushort fcc_rbdstat; /* RxBD status */
521 ushort fcc_rbdlen; /* RxBD down counter */
524 uint fcc_tbase; /* Transmit BD base */
525 ushort fcc_tbdstat; /* TxBD status */
526 ushort fcc_tbdlen; /* TxBD down counter */
530 uint fcc_rcrc; /* Rx temp CRC */
531 uint fcc_res2;
[all …]