Home
last modified time | relevance | path

Searched refs:def_txq_ops (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ngbe/
H A Dngbe_rxtx.c1869 static const struct ngbe_txq_ops def_txq_ops = { variable
2037 txq->ops = &def_txq_ops; in ngbe_dev_tx_queue_setup()
/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c442 static const struct fm10k_txq_ops def_txq_ops = { variable
2027 q->ops = &def_txq_ops; in fm10k_tx_queue_setup()
/dpdk/drivers/net/iavf/
H A Diavf_rxtx.c369 static const struct iavf_txq_ops def_txq_ops = { variable
818 txq->ops = &def_txq_ops; in iavf_dev_tx_queue_setup()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2175 static const struct txgbe_txq_ops def_txq_ops = { variable
2348 txq->ops = &def_txq_ops; in txgbe_dev_tx_queue_setup()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c2535 static const struct ixgbe_txq_ops def_txq_ops = { variable
2777 txq->ops = &def_txq_ops; in ixgbe_dev_tx_queue_setup()