Searched defs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance
403 struct mlx5_ib_alloc_mw { struct404 __u32 comp_mask;405 __u8 num_klms;406 __u8 reserved1;407 __u16 reserved2;
2261 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function