Searched defs:ena_tx_buffer (Results 1 – 1 of 1) sorted by relevance
82 struct ena_tx_buffer { struct83 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];