Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/amazon/ena/
H A Dena.h185 struct ena_tx_buffer { struct
186 struct mbuf *mbuf;
189 unsigned int tx_descs;
191 unsigned int num_of_bufs;
192 bus_dmamap_t map;
195 struct timeval timestamp;
196 bool print_once;
198 struct ena_com_buf bufs[ENA_PKT_MAX_BUFS];