Searched defs:ionic_queue (Results 1 – 1 of 1) sorted by relevance
221 struct ionic_queue { struct222 struct device *dev;223 struct ionic_lif *lif;224 union {230 u64 dbval;231 unsigned long dbell_deadline;232 unsigned long dbell_jiffies;233 u16 head_idx;257 struct ionic_queue *partner; argument259 union {[all …]