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