Searched defs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance
407 struct mlx5_ib_alloc_mw { struct408 __u32 comp_mask;409 __u8 num_klms;410 __u8 reserved1;411 __u16 reserved2;
2437 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function