Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_pmd.h196 struct nfp_net_txq { struct
207 uint8_t *qcp_q;
215 uint32_t wr_p;
216 uint32_t rd_p;
218 uint32_t tx_count;
226 struct {
228 } *txbufs;
248 uint16_t port_id;
249 int qidx;
250 int tx_qcidx;
[all …]