Home
last modified time | relevance | path

Searched defs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Dmlx5-abi.h404 struct mlx5_ib_alloc_mw { struct
405 __u32 comp_mask;
406 __u8 num_klms;
407 __u8 reserved1;
408 __u16 reserved2;
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c2200 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function