Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.h72 struct ibv_rwq_ind_table *(*create_rwq_ind_table) member
H A Dmlx4_glue.c272 .create_rwq_ind_table = mlx4_glue_create_rwq_ind_table,
H A Dmlx4_rxq.c207 rss->ind = mlx4_glue->create_rwq_ind_table in mlx4_rss_attach()
H A Dmlx4.c650 ind = wq ? mlx4_glue->create_rwq_ind_table in mlx4_hw_rss_sup()
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h163 struct ibv_rwq_ind_table *(*create_rwq_ind_table) member
H A Dmlx5_glue.c1325 .create_rwq_ind_table = mlx5_glue_create_rwq_ind_table,
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c539 ind_tbl->ind_table = mlx5_glue->create_rwq_ind_table(priv->sh->ctx, in mlx5_ibv_ind_table_new()
775 ind_tbl = mlx5_glue->create_rwq_ind_table in mlx5_ibv_drop_action_create()