Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_dev.h245 struct ionic_cq { struct
247 struct ionic_cq_info *info; argument
248 struct ionic_queue *bound_q;
249 struct ionic_intr_info *bound_intr;
250 u16 tail_idx;
251 bool done_color;
252 unsigned int num_descs;
253 unsigned int desc_size;
254 u64 compl_count;
255 void *base;
[all …]