Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfb/
H A Dnfb_tx.h17 struct ndp_tx_queue { struct
18 struct nfb_device *nfb; /* nfb dev structure */
19 struct ndp_queue *queue; /* tx queue */
20 uint16_t tx_queue_id; /* index */
21 volatile uint64_t tx_pkts; /* packets transmitted */
22 volatile uint64_t tx_bytes; /* bytes transmitted */
23 volatile uint64_t err_pkts; /* erroneous packets */