Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dif_mvxpereg.h793 struct mvxpe_tx_desc { struct
795 uint32_t command; /* off 0x00: commands */
796 uint16_t l4ichk; /* initial checksum */
797 uint16_t bytecnt; /* 0ff 0x04: buffer byte count */
798 uint32_t bufptr; /* off 0x08: buffer ptr(PA) */
799 uint32_t flags; /* off 0x0c: flags */
800 uint32_t reserved0; /* off 0x10 */
801 uint32_t reserved1; /* off 0x14 */
802 uint32_t reserved2; /* off 0x18 */
803 uint32_t reserved3; /* off 0x1c */