Lines Matching defs:ctxt_eager_bufs
178 struct ctxt_eager_bufs { struct
179 struct eager_buffer {
183 } *buffers;
184 struct {
187 } *rcvtids;
188 u32 size; /* total size of eager buffers */
189 u32 rcvtid_size; /* size of each eager rcv tid */
190 u16 count; /* size of buffers array */
191 u16 numbufs; /* number of buffers allocated */
192 u16 alloced; /* number of rcvarray entries used */
193 u16 threshold; /* head update threshold */