Searched defs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance
387 struct mlx5_ib_alloc_mw { struct388 __u32 comp_mask;389 __u8 num_klms;390 __u8 reserved1;391 __u16 reserved2;
1985 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function