Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h289 struct ionic_cq { struct
290 struct ionic_lif *lif;
291 struct ionic_queue *bound_q;
292 struct ionic_intr_info *bound_intr;
293 u16 tail_idx;
294 bool done_color;
295 unsigned int num_descs;
296 unsigned int desc_size;
297 void *base;
298 dma_addr_t base_pa;
[all …]