Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_dev.h146 struct ionic_queue { struct
148 struct ionic_lif *lif;
150 uint32_t index;
151 uint32_t type;
152 uint32_t hw_index;
153 uint32_t hw_type;
154 void *base;
155 void *sg_base;
156 rte_iova_t base_pa;
159 uint32_t tail_idx;
[all …]