Searched defs:ucc_geth_tx_global_pram (Results 1 – 1 of 1) sorted by relevance
565 struct ucc_geth_tx_global_pram { struct566 u16 temoder;567 u8 res0[0x38 - 0x02];568 u32 sqptr; /* a base pointer to send queue memory region */569 u32 schedulerbasepointer; /* a base pointer to scheduler memory571 u32 txrmonbaseptr; /* base pointer to Tx RMON statistics counter */572 u32 tstate; /* tx internal state. High byte contains574 u8 iphoffset[TX_IP_OFFSET_ENTRY_MAX];575 u32 vtagtable[0x8]; /* 8 4-byte VLAN tags */576 u32 tqptr; /* a base pointer to the Tx Queues Memory[all …]