Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_enavar.h196 struct ena_tx_buffer { struct
197 struct mbuf *mbuf;
200 unsigned int tx_descs;
202 unsigned int num_of_bufs;
203 bus_dmamap_t map;
206 struct bintime timestamp;
207 bool print_once;
209 struct ena_com_buf bufs[ENA_PKT_MAX_BUFS];