Searched defs:txpkts (Results 1 – 1 of 1) sorted by relevance
589 struct txpkts { struct590 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