Searched refs:vec_txq_ops (Results 1 – 3 of 3) sorted by relevance
572 static const struct ixgbe_txq_ops vec_txq_ops = { variable587 return ixgbe_txq_vec_setup_default(txq, &vec_txq_ops); in ixgbe_txq_vec_setup()
746 static const struct ixgbe_txq_ops vec_txq_ops = { variable761 return ixgbe_txq_vec_setup_default(txq, &vec_txq_ops); in ixgbe_txq_vec_setup()
717 static const struct fm10k_txq_ops vec_txq_ops = { variable724 txq->ops = &vec_txq_ops; in fm10k_txq_vec_setup()