Searched defs:mlx5_glue (Results 1 – 3 of 3) sorted by relevance
134 struct mlx5_glue { struct135 const char *version;136 int (*fork_init)(void);177 struct ibv_qp *(*create_qp_ex)191 int (*describe_counter_set)227 struct ibv_cq_ex *(*dv_create_cq)231 struct ibv_wq *(*dv_create_wq)241 struct ibv_qp *(*dv_create_qp)245 void *(*dv_create_flow_matcher)320 int (*devx_subscribe_devx_event)[all …]
22 const struct mlx5_glue *mlx5_glue; variable
1306 const struct mlx5_glue *mlx5_glue = &(const struct mlx5_glue) { variable