Home
last modified time | relevance | path

Searched defs:cqe_sz (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dcq.h36 int cqe_sz; member
H A Dmlx5_ifc.h3473 u8 cqe_sz[0x3]; member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re-abi.h65 __u32 cqe_sz; member
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c71 static void *get_buf_cqe(struct mlx5_buf *buf, int n, int cqe_sz) in get_buf_cqe()
1482 struct mlx5_buf *buf, int nent, int cqe_sz) in mlx5_alloc_cq_buf()
H A Dverbs.c350 int cqe_sz; in create_cq() local
H A Dmlx5.h330 int cqe_sz; member
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h670 static inline struct mlx4_cqe *mlx4_en_get_cqe(u8 *buf, int idx, int cqe_sz) in mlx4_en_get_cqe()