Searched defs:dpaa2_ni_tx_ring (Results 1 – 1 of 1) sorted by relevance
83 struct dpaa2_ni_tx_ring { struct84 struct dpaa2_ni_fq *fq;85 uint32_t fqid;86 uint32_t txid; /* Tx ring index */88 struct buf_ring *br;89 struct mtx lock;