Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h9152 struct ustorm_toe_ring_params struct
9154 u32_t rq_cons_addr_lo /* A pointer to the next to consume application bd */;
9155 u32_t rq_cons_addr_hi /* A pointer to the next to consume application bd */;
9157 u8_t __rq_local_cons /* consumer of the local rq ring */;
9158 u8_t __rq_local_prod /* producer of the local rq ring */;
9159 u16_t rq_cons /* RQ consumer is the index of the next to consume application bd */;
9161 u16_t rq_cons /* RQ consumer is the index of the next to consume application bd */;
9162 u8_t __rq_local_prod /* producer of the local rq ring */;
9163 u8_t __rq_local_cons /* consumer of the local rq ring */;