Searched refs:xrcdn (Results 1 - 2 of 2) sorted by relevance

/include/linux/mlx5/
H A Dqp.h508 __be32 xrcdn; member in struct:mlx5_alloc_xrcd_mbox_out
514 __be32 xrcdn; member in struct:mlx5_dealloc_xrcd_mbox_in
546 int mlx5_core_xrcd_alloc(struct mlx5_core_dev *dev, u32 *xrcdn);
547 int mlx5_core_xrcd_dealloc(struct mlx5_core_dev *dev, u32 xrcdn);
/include/linux/mlx4/
H A Ddevice.h875 int mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn);
876 void mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn);
922 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcdn,

Completed in 109 milliseconds