Searched defs:txpkts (Results 1 – 1 of 1) sorted by relevance
616 struct txpkts { struct617 uint8_t wr_type; /* type 0 or type 1 */618 uint8_t npkt; /* # of packets in this work request */619 uint8_t len16; /* # of 16B pieces used by this work request */620 uint8_t score;644 struct txpkts txp; argument