Searched defs:octeon_droq (Results 1 – 1 of 1) sorted by relevance
247 struct octeon_droq { struct252 struct octeon_droq_ops ops; argument257 struct octeon_droq_desc *desc_ring; argument260 u32 read_idx;263 u32 write_idx;268 u32 refill_idx;271 atomic_t pkts_pending;274 u32 max_count;277 u32 refill_count;279 u32 pkts_per_intr;[all …]