Lines Matching defs:ctxt_eager_bufs
171 struct ctxt_eager_bufs { struct
172 struct eager_buffer {
176 } *buffers;
177 struct {
180 } *rcvtids;
181 u32 size; /* total size of eager buffers */
182 u32 rcvtid_size; /* size of each eager rcv tid */
183 u16 count; /* size of buffers array */
184 u16 numbufs; /* number of buffers allocated */
185 u16 alloced; /* number of rcvarray entries used */
186 u16 threshold; /* head update threshold */