Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c155 struct mlx5_rxq_obj *rxq_obj = rxq_ctrl->obj; in mlx5_rxq_ibv_cq_create()
229 struct mlx5_rxq_obj *rxq_obj = rxq_ctrl->obj; in mlx5_rxq_ibv_wq_create()
324 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_ibv_obj_new()
429 struct mlx5_rxq_obj *rxq_obj = rxq->ctrl->obj; in mlx5_rxq_ibv_obj_release()
453 mlx5_rx_ibv_get_event(struct mlx5_rxq_obj *rxq_obj) in mlx5_rx_ibv_get_event()
656 struct mlx5_rxq_obj *rxq_obj; in mlx5_rxq_ibv_obj_drop_release()
693 struct mlx5_rxq_obj *rxq_obj = NULL; in mlx5_rxq_ibv_obj_drop_create()
764 struct mlx5_rxq_obj *rxq; in mlx5_ibv_drop_action_create()
/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c161 struct mlx5_rxq_obj *rxq_obj = rxq->ctrl->obj; in mlx5_rxq_devx_obj_release()
197 mlx5_rx_devx_get_event(struct mlx5_rxq_obj *rxq_obj) in mlx5_rx_devx_get_event()
416 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_obj_hairpin_new()
474 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_devx_obj_new()
923 struct mlx5_rxq_obj *rxq_obj = NULL; in mlx5_rxq_devx_obj_drop_create()
H A Dmlx5.h1310 struct mlx5_rxq_obj { struct
1311 LIST_ENTRY(mlx5_rxq_obj) next; /* Pointer to the next element. */
1408 int (*rxq_event_get)(struct mlx5_rxq_obj *rxq_obj);
1483 LIST_HEAD(rxqobj, mlx5_rxq_obj) rxqsobj; /* Verbs/DevX Rx queues. */
H A Dmlx5_rx.h151 struct mlx5_rxq_obj *obj; /* Verbs/DevX elements. */
H A Dmlx5_rxq.c1088 struct mlx5_rxq_obj *rxq_obj = rxq ? rxq->ctrl->obj : NULL; in mlx5_rx_intr_vec_enable()
1286 struct mlx5_rxq_obj *rxq_obj; in mlx5_rxq_obj_verify()