Searched defs:ionic_queue (Results 1 – 1 of 1) sorted by relevance
166 struct ionic_queue { struct167 u64 dbell_count;168 u64 drop;169 u64 stop;170 u64 wake;171 struct ionic_lif *lif;172 struct ionic_desc_info *info;173 struct ionic_desc_info *tail;174 struct ionic_desc_info *head;175 struct ionic_dev *idev;[all …]