Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h231 const struct ixgbe_txq_ops *ops; /**< txq ops */
239 struct ixgbe_txq_ops { struct
H A Dixgbe_rxtx_vec_common.h265 const struct ixgbe_txq_ops *txq_ops) in ixgbe_txq_vec_setup_default()
H A Dixgbe_rxtx_vec_neon.c572 static const struct ixgbe_txq_ops vec_txq_ops = {
H A Dixgbe_rxtx_vec_sse.c746 static const struct ixgbe_txq_ops vec_txq_ops = {
H A Dixgbe_rxtx.c2488 static const struct ixgbe_txq_ops def_txq_ops = {