Searched defs:xge_hal_fifo_queue_t (Results 1 – 1 of 1) sorted by relevance
219 typedef struct xge_hal_fifo_queue_t { struct220 int max;221 int initial;225 int intr;251 } xge_hal_fifo_queue_t; argument