Home
last modified time | relevance | path

Searched refs:n_res (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_flow_driver.h235 uint16_t n_res,
H A Drte_flow.c1784 uint16_t n_res, in rte_flow_pull() argument
1791 ret = ops->pull(dev, queue_id, res, n_res, error); in rte_flow_pull()
H A Drte_flow.h5504 uint16_t n_res,
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c1208 uint16_t n_res, in flow_hw_pull() argument
1215 ret = mlx5dr_send_queue_poll(priv->dr_ctx, queue, res, n_res); in flow_hw_pull()
H A Dmlx5_flow.h1472 uint16_t n_res,
H A Dmlx5_flow.c912 uint16_t n_res,
8643 uint16_t n_res, in mlx5_flow_pull() argument
8654 return fops->pull(dev, queue, res, n_res, error); in mlx5_flow_pull()
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3946 uint16_t n_res,