Searched refs:mlx5_txq_ibv_obj_new (Results 1 – 2 of 2) sorted by relevance
10 int mlx5_txq_ibv_obj_new(struct rte_eth_dev *dev, uint16_t idx);
951 mlx5_txq_ibv_obj_new(struct rte_eth_dev *dev, uint16_t idx) in mlx5_txq_ibv_obj_new() function1232 .txq_obj_new = mlx5_txq_ibv_obj_new,