Searched refs:mlx4_ib_create_ah (Results 1 – 3 of 3) sorted by relevance
144 int mlx4_ib_create_ah(struct ib_ah *ib_ah, struct rdma_ah_attr *ah_attr, in mlx4_ib_create_ah() function175 ret = mlx4_ib_create_ah(ah, &slave_attr, 0, NULL); in mlx4_ib_create_ah_slave()
754 int mlx4_ib_create_ah(struct ib_ah *ah, struct rdma_ah_attr *ah_attr, u32 flags,
2523 .create_ah = mlx4_ib_create_ah,