Lines Matching refs:tx_mbufs
1637 m_table = (struct rte_mbuf **)qconf->tx_mbufs[port].m_table;
1653 if (qconf->tx_mbufs[port].bsd_m_table[i])
1654 ff_enq_tx_bsdmbuf(port, qconf->tx_mbufs[port].bsd_m_table[i], m_table[i]->nb_segs);
1661 if ( qconf->tx_mbufs[port].bsd_m_table[ret] )
1662 ff_mbuf_free(qconf->tx_mbufs[port].bsd_m_table[ret]);
1677 len = qconf->tx_mbufs[port].len;
1678 qconf->tx_mbufs[port].m_table[len] = m;
1687 qconf->tx_mbufs[port].len = len;
1704 qconf->tx_mbufs[ctx->port_id].len = len;
1859 if (qconf->tx_mbufs[port_id].len == 0)
1865 qconf->tx_mbufs[port_id].len,
1867 qconf->tx_mbufs[port_id].len = 0;