Searched defs:ena_ring (Results 1 – 1 of 1) sorted by relevance
228 struct ena_ring { struct254 struct ena_ring *xdp_ring; argument256 u16 next_to_use;257 u16 next_to_clean;258 u16 rx_copybreak;259 u16 rx_headroom;260 u16 qid;261 u16 mtu;262 u16 sgl_size;265 u8 tx_max_header_size;[all …]