Home
last modified time | relevance | path

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

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