Lines Matching refs:uint32_t
146 uint32_t buf_idx; /* buffer index */
266 const uint32_t num_slots; /* number of slots in the ring. */
267 const uint32_t nr_buf_size;
271 uint32_t head; /* (u) first user slot */
272 uint32_t cur; /* (u) wakeup point */
273 uint32_t tail; /* (k) first kernel slot */
275 uint32_t flags;
320 const uint32_t ni_version; /* API version, currently unused */
321 const uint32_t ni_flags; /* properties */
331 const uint32_t ni_tx_rings; /* number of HW tx rings */
332 const uint32_t ni_rx_rings; /* number of HW rx rings */
334 uint32_t ni_bufs_head; /* head index for extra bufs */
335 uint32_t ni_spare1[5];
476 uint32_t nr_version; /* API version */
477 uint32_t nr_offset; /* nifp offset in the shared region */
478 uint32_t nr_memsize; /* size of the shared region */
479 uint32_t nr_tx_slots; /* slots in tx rings */
480 uint32_t nr_rx_slots; /* slots in rx rings */
512 uint32_t nr_arg3; /* req. extra buffers in NIOCREGIF */
513 uint32_t nr_flags;
515 uint32_t spare2[1];