Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
221 struct ena_ring { struct247 struct ena_ring *xdp_ring; argument249 u16 next_to_use;250 u16 next_to_clean;251 u16 rx_copybreak;252 u16 rx_headroom;253 u16 qid;254 u16 mtu;255 u16 sgl_size;258 u8 tx_max_header_size;[all …]