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;233 u16 head_idx;257 struct ionic_queue *partner; argument259 union {264 unsigned int type;266 dma_addr_t base_pa;[all …]
Completed in 5 milliseconds