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;247 u16 next_to_clean;248 u16 rx_copybreak;249 u16 rx_headroom;250 u16 qid;251 u16 mtu;252 u16 sgl_size;255 u8 tx_max_header_size;[all …]