Home
last modified time | relevance | path

Searched defs:mlx4_create_cq_ex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h85 struct mlx4_create_cq_ex { struct
86 struct ibv_create_cq_ex ibv_cmd;
87 __u64 buf_addr;
88 __u64 db_addr;
H A Dverbs.c560 struct ibv_cq_ex *mlx4_create_cq_ex(struct ibv_context *context, in mlx4_create_cq_ex() function