Home
last modified time | relevance | path

Searched defs:rxq_ctrl (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c119 mlx5_rxq_mempool_register(struct mlx5_rxq_ctrl *rxq_ctrl) in mlx5_rxq_mempool_register()
165 mlx5_rxq_ctrl_prepare(struct rte_eth_dev *dev, struct mlx5_rxq_ctrl *rxq_ctrl, in mlx5_rxq_ctrl_prepare()
224 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_rxq_start() local
271 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_hairpin_auto_bind() local
438 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_hairpin_queue_peer_update() local
563 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_hairpin_queue_peer_bind() local
676 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_hairpin_queue_peer_unbind() local
1038 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_hairpin_get_peer_ports() local
H A Dmlx5_rxq.c87 rxq_alloc_elts_mprq(struct mlx5_rxq_ctrl *rxq_ctrl) in rxq_alloc_elts_mprq()
247 rxq_alloc_elts(struct mlx5_rxq_ctrl *rxq_ctrl) in rxq_alloc_elts()
339 rxq_free_elts(struct mlx5_rxq_ctrl *rxq_ctrl) in rxq_free_elts()
480 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rx_queue_stop_primary() local
649 struct mlx5_rxq_ctrl **rxq_ctrl) in mlx5_rx_queue_pre_setup()
712 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_shared_rxq_get() local
835 struct mlx5_rxq_ctrl *rxq_ctrl = NULL; in mlx5_rx_queue_setup() local
969 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_rx_hairpin_queue_setup() local
2238 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_rxq_release() local
2294 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_rxq_verify() local
[all …]
H A Dmlx5_devx.c238 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_create_devx_rq_resources() local
306 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_create_devx_cq_resources() local
414 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_obj_hairpin_new() local
472 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_devx_obj_new() local
922 struct mlx5_rxq_ctrl *rxq_ctrl = NULL; in mlx5_rxq_devx_obj_drop_create() local
1016 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_devx_obj_drop_release() local
H A Dmlx5_rx.h26 #define RXQ_PORT(rxq_ctrl) LIST_FIRST(&(rxq_ctrl)->owners)->priv argument
27 #define RXQ_DEV(rxq_ctrl) ETH_DEV(RXQ_PORT(rxq_ctrl)) argument
28 #define RXQ_PORT_ID(rxq_ctrl) PORT_ID(RXQ_PORT(rxq_ctrl)) argument
641 struct mlx5_rxq_ctrl *rxq_ctrl = mlx5_rxq_ctrl_get(dev, i); in mlx5_mprq_enabled() local
H A Dmlx5_rx.c151 struct mlx5_rxq_ctrl *rxq_ctrl = mlx5_rxq_ctrl_get(dev, rx_queue_id); in mlx5_rxq_info_get() local
416 struct mlx5_rxq_ctrl *rxq_ctrl = in mlx5_rx_err_handle() local
H A Dmlx5_ethdev.c184 struct mlx5_rxq_ctrl *rxq_ctrl = mlx5_rxq_ctrl_get(dev, i); in mlx5_dev_configure_rss_reta() local
H A Dmlx5_flow.c1353 flow_rxq_tunnel_ptype_update(struct mlx5_rxq_ctrl *rxq_ctrl) in flow_rxq_tunnel_ptype_update()
1410 struct mlx5_rxq_ctrl *rxq_ctrl; in flow_drv_rxq_flags_set() local
1444 struct mlx5_rxq_ctrl *rxq_ctrl; in flow_rxq_mark_flag_set() local
1517 struct mlx5_rxq_ctrl *rxq_ctrl; in flow_drv_rxq_flags_trim() local
1840 struct mlx5_rxq_ctrl *rxq_ctrl; in mlx5_validate_rss_queues() local
H A Dmlx5_flow_hw.c58 struct mlx5_rxq_ctrl *rxq_ctrl = mlx5_rxq_ctrl_get(dev, i); in flow_hw_rxq_flag_set() local
H A Dmlx5.h1312 struct mlx5_rxq_ctrl *rxq_ctrl; /* Back pointer to parent. */ member
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c153 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_ibv_cq_create() local
227 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_ibv_wq_create() local
322 struct mlx5_rxq_ctrl *rxq_ctrl = rxq->ctrl; in mlx5_rxq_ibv_obj_new() local
692 struct mlx5_rxq_ctrl *rxq_ctrl = NULL; in mlx5_rxq_ibv_obj_drop_create() local
/dpdk/drivers/net/sfc/
H A Dsfc_repr_proxy.c751 struct sfc_rxq *rxq_ctrl; in sfc_repr_proxy_mport_filter_insert() local
H A Dsfc.h294 struct sfc_rxq *rxq_ctrl; member