Searched defs:ionic_queue (Results 1 – 1 of 1) sorted by relevance
146 struct ionic_queue { struct148 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 …]