Searched defs:ucc_geth_tx_global_pram (Results 1 – 1 of 1) sorted by relevance
570 struct ucc_geth_tx_global_pram { struct571 u16 temoder;572 u8 res0[0x38 - 0x02];573 u32 sqptr; /* a base pointer to send queue memory region */574 u32 schedulerbasepointer; /* a base pointer to scheduler memory576 u32 txrmonbaseptr; /* base pointer to Tx RMON statistics counter */577 u32 tstate; /* tx internal state. High byte contains579 u8 iphoffset[TX_IP_OFFSET_ENTRY_MAX];580 u32 vtagtable[0x8]; /* 8 4-byte VLAN tags */581 u32 tqptr; /* a base pointer to the Tx Queues Memory[all …]