Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
223 struct ena_ring { struct249 struct ena_ring *xdp_ring; argument251 u16 next_to_use;252 u16 next_to_clean;253 u16 rx_copybreak;254 u16 rx_headroom;255 u16 qid;256 u16 mtu;257 u16 sgl_size;260 u8 tx_max_header_size;[all …]