Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
214 struct ena_ring { struct240 struct ena_ring *xdp_ring; argument242 u16 next_to_use;245 u16 rx_headroom;246 u16 qid;247 u16 mtu;248 u16 sgl_size;257 int cpu;258 int numa_node;261 int ring_size;[all …]