Lines Matching defs:ctxt_eager_bufs
137 struct ctxt_eager_bufs { struct
138 struct eager_buffer {
142 } *buffers;
143 struct {
146 } *rcvtids;
147 u32 size; /* total size of eager buffers */
148 u32 rcvtid_size; /* size of each eager rcv tid */
149 u16 count; /* size of buffers array */
150 u16 numbufs; /* number of buffers allocated */
151 u16 alloced; /* number of rcvarray entries used */
152 u16 threshold; /* head update threshold */