Home
last modified time | relevance | path

Searched refs:mlx5_ib_create_ah (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_ah.c61 int mlx5_ib_create_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr, in mlx5_ib_create_ah() function
H A Dmlx5_ib.h904 int mlx5_ib_create_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr, u32 flags,
H A Dmlx5_ib_main.c3444 dev->ib_dev.create_ah = mlx5_ib_create_ah; in mlx5_ib_add()