Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
234 struct ena_ring { struct260 struct ena_ring *xdp_ring; argument262 u16 next_to_use;263 u16 next_to_clean;264 u16 rx_copybreak;265 u16 rx_headroom;266 u16 qid;267 u16 mtu;268 u16 sgl_size;271 u8 tx_max_header_size;[all …]