Home
last modified time | relevance | path

Searched defs:ena_tx_buffer (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ena/
H A Dena_ethdev.h82 struct ena_tx_buffer { struct
83 struct rte_mbuf *mbuf;
84 unsigned int tx_descs;
85 unsigned int num_of_bufs;
86 uint64_t timestamp;
87 bool print_once;
88 struct ena_com_buf bufs[ENA_PKT_MAX_BUFS];