Home
last modified time | relevance | path

Searched defs:xrcdn (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c65 int __mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in __mlx4_xrcd_alloc()
76 int mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in mlx4_xrcd_alloc()
96 void __mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in __mlx4_xrcd_free()
101 void mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in mlx4_xrcd_free()
H A Dmlx4_resource_tracker.c2222 u32 xrcdn; in xrcdn_alloc_res() local
2539 int xrcdn; in xrcdn_free_res() local
5196 int xrcdn; in rem_slave_xrcdns() local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c83 u16 xrcdn; in mlx4_ib_create_srq() local
H A Dmlx4_ib.h100 u32 xrcdn; member
313 u16 xrcdn; member
H A Dmlx4_ib_qp.c1140 u16 xrcdn = 0; in _mlx4_ib_create_qp() local
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c333 int mlx5_core_xrcd_alloc(struct mlx5_core_dev *dev, u32 *xrcdn) in mlx5_core_xrcd_alloc()
347 int mlx5_core_xrcd_dealloc(struct mlx5_core_dev *dev, u32 xrcdn) in mlx5_core_xrcd_dealloc()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h318 u16 xrcdn; member
516 u32 xrcdn; member
H A Dmlx5_ib_qp.c2100 u16 xrcdn = 0; in mlx5_ib_create_qp() local
4657 u32 xrcdn = to_mxrcd(xrcd)->xrcdn; in mlx5_ib_dealloc_xrcd() local