Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h234 const struct ixgbe_txq_ops *ops; /**< txq ops */
243 struct ixgbe_txq_ops { struct
H A Dixgbe_rxtx_vec_common.h264 const struct ixgbe_txq_ops *txq_ops) in ixgbe_txq_vec_setup_default()
H A Dixgbe_rxtx_vec_neon.c660 static const struct ixgbe_txq_ops vec_txq_ops = {
H A Dixgbe_rxtx_vec_sse.c783 static const struct ixgbe_txq_ops vec_txq_ops = {
H A Dixgbe_rxtx.c2535 static const struct ixgbe_txq_ops def_txq_ops = {