Home
last modified time | relevance | path

Searched defs:hw_buf_info (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/cxgbe/
HDadapter.h411 struct hw_buf_info { struct
412 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