Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx.c325 static const struct iavf_txq_ops def_txq_ops = { variable
709 txq->ops = &def_txq_ops; in iavf_dev_tx_queue_setup()
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c441 static const struct fm10k_txq_ops def_txq_ops = { variable
2028 q->ops = &def_txq_ops; in fm10k_tx_queue_setup()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c2098 static const struct txgbe_txq_ops def_txq_ops = { variable
2263 txq->ops = &def_txq_ops; in txgbe_dev_tx_queue_setup()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c2488 static const struct ixgbe_txq_ops def_txq_ops = { variable
2729 txq->ops = &def_txq_ops; in ixgbe_dev_tx_queue_setup()