Searched defs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance
378 struct mlx5_ib_alloc_mw { struct379 __u32 comp_mask;380 __u8 num_klms;381 __u8 reserved1;382 __u16 reserved2;
1888 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw() function