Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcpm2.h513 typedef struct fcc_param { struct
514 ushort fcc_riptr; /* Rx Internal temp pointer */
515 ushort fcc_tiptr; /* Tx Internal temp pointer */
516 ushort fcc_res1;
517 ushort fcc_mrblr; /* Max receive buffer length, mod 32 bytes */
518 uint fcc_rstate; /* Upper byte is Func code, must be set */
519 uint fcc_rbase; /* Receive BD base */
520 ushort fcc_rbdstat; /* RxBD status */
521 ushort fcc_rbdlen; /* RxBD down counter */
522 uint fcc_rdptr; /* RxBD internal data pointer */
[all …]