Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h123 __u8 cqe_comp_res_format; member
H A Dmlx5dv.h93 uint8_t cqe_comp_res_format; /* Use enum mlx5dv_cqe_comp_res_format */ member
H A Dverbs.c443 (mlx5cq_attr->cqe_comp_res_format & in create_cq()
446 cmd.cqe_comp_res_format = mlx5cq_attr->cqe_comp_res_format; in create_cq()