Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h12543 struct ustorm_toe_ring_params struct
12545 uint32_t rq_cons_addr_lo /* A pointer to the next to consume application bd */;
12546 uint32_t rq_cons_addr_hi /* A pointer to the next to consume application bd */;
12548 uint8_t __rq_local_cons /* consumer of the local rq ring */;
12549 uint8_t __rq_local_prod /* producer of the local rq ring */;
12550 uint16_t rq_cons /* RQ consumer is the index of the next to consume application bd */;
12552 uint16_t rq_cons /* RQ consumer is the index of the next to consume application bd */;
12553 uint8_t __rq_local_prod /* producer of the local rq ring */;
12554 uint8_t __rq_local_cons /* consumer of the local rq ring */;