Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dwqe.h100 struct mlx4_wqe_data_seg { struct
101 uint32_t byte_count;
102 uint32_t lkey;
103 uint64_t addr;
/freebsd/sys/dev/mlx4/
H A Dqp.h440 struct mlx4_wqe_data_seg { struct
441 __be32 byte_count;
442 __be32 lkey;
443 __be64 addr;