Home
last modified time | relevance | path

Searched refs:dv_create_flow_action_dest_ibv_qp (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h252 void *(*dv_create_flow_action_dest_ibv_qp)(void *qp); member
H A Dmlx5_glue.c1377 .dv_create_flow_action_dest_ibv_qp =
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c652 hrxq->action = mlx5_glue->dv_create_flow_action_dest_ibv_qp(hrxq->qp); in mlx5_ibv_hrxq_new()
810 hrxq->action = mlx5_glue->dv_create_flow_action_dest_ibv_qp(hrxq->qp); in mlx5_ibv_drop_action_create()