Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h589 struct txpkts { struct
590 uint8_t wr_type; /* type 0 or type 1 */
591 uint8_t npkt; /* # of packets in this work request */
592 uint8_t len16; /* # of 16B pieces used by this work request */
593 uint8_t score;
617 struct txpkts txp; argument