Searched defs:bq_desc (Results 1 – 1 of 1) sorted by relevance
394 struct bq_desc { struct396 struct bq_desc *next; argument397 struct rx_ring *rx_ring;398 mblk_t *mp;399 frtn_t rx_recycle; /* recycle function - called after mp */401 uint16_t index;402 uint16_t free_buf; /* Set to indicate the buffer is */405 uint32_t upl_inuse; /* buffer in use by upper layers */