Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
218 struct ena_ring { struct244 struct ena_ring *xdp_ring; argument246 u16 next_to_use;249 u16 rx_headroom;250 u16 qid;251 u16 mtu;252 u16 sgl_size;261 int cpu;262 int numa_node;265 int ring_size;[all …]