Searched refs:mlx4_ib_create_ah (Results 1 – 3 of 3) sorted by relevance
126 struct ib_ah *mlx4_ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) in mlx4_ib_create_ah() function
728 struct ib_ah *mlx4_ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr);
2244 ibdev->ib_dev.create_ah = mlx4_ib_create_ah; in mlx4_ib_add()