Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/txp/
H A Dif_txpreg.h558 struct txp_tx_ring { struct
559 struct txp_tx_desc *r_desc; /* base address of descs */
560 u_int32_t r_reg; /* register to activate */
561 u_int32_t r_prod; /* producer */
562 u_int32_t r_cons; /* consumer */
563 u_int32_t r_cnt; /* # descs in use */
564 volatile u_int32_t *r_off; /* hostvar index pointer */