Searched defs:mlx4_wqe_data_seg (Results 1 – 2 of 2) sorted by relevance
100 struct mlx4_wqe_data_seg { struct101 uint32_t byte_count;102 uint32_t lkey;103 uint64_t addr;
440 struct mlx4_wqe_data_seg { struct441 __be32 byte_count;442 __be32 lkey;443 __be64 addr;