Searched defs:hw_buf_info (Results 1 – 1 of 1) sorted by relevance
411 struct hw_buf_info { struct412 int8_t zidx; /* backpointer to zone; -ve means unused */413 int8_t next; /* next hwidx for this zone; -1 means no more */414 int size;695 struct hw_buf_info hw_buf_info[SGE_FLBUF_SIZES]; member