/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_ah.c | 61 int mlx5_ib_create_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr, in mlx5_ib_create_ah() 99 int mlx5_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in mlx5_ib_query_ah()
|
H A D | mlx5_ib.h | 879 struct ib_ah ibah; member 883 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() argument
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_ah.c | 178 int mlx4_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in mlx4_ib_query_ah()
|
H A D | mlx4_ib.h | 350 struct ib_ah ibah; member 699 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah) in to_mah()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_av.c | 292 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr) in mthca_ah_query()
|
H A D | mthca_provider.h | 130 struct ib_ah ibah; member 321 static inline struct mthca_ah *to_mah(struct ib_ah *ibah) in to_mah()
|
H A D | mthca_provider.c | 389 static int mthca_ah_create(struct ib_ah *ibah, in mthca_ah_create()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_vt.h | 173 struct ib_ah ibah; member 407 static inline struct rvt_ah *ibah_to_rvtah(struct ib_ah *ibah) in ibah_to_rvtah()
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_kcompat.c | 631 irdma_destroy_ah_stub(struct ib_ah *ibah, u32 flags) in irdma_destroy_ah_stub() 1181 irdma_destroy_ah(struct ib_ah *ibah, u32 ah_flags) in irdma_destroy_ah()
|
H A D | irdma_verbs.h | 85 struct ib_ah ibah; member
|
H A D | irdma_main.h | 432 static inline struct irdma_ah *to_iwah(struct ib_ah *ibah) in to_iwah()
|
H A D | irdma_verbs.c | 3236 irdma_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in irdma_query_ah()
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 5527 qlnxr_create_ah(struct ib_ah *ibah, in qlnxr_create_ah() 5546 qlnxr_destroy_ah(struct ib_ah *ibah, u32 flags) in qlnxr_destroy_ah() 5551 qlnxr_query_ah(struct ib_ah *ibah, struct ib_ah_attr *attr) in qlnxr_query_ah() 5563 qlnxr_modify_ah(struct ib_ah *ibah, struct ib_ah_attr *attr) in qlnxr_modify_ah()
|
H A D | qlnxr_def.h | 542 struct ib_ah ibah; member 785 get_qlnxr_ah(struct ib_ah *ibah) in get_qlnxr_ah()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 145 struct ib_ah ibah; member
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | mlx4.h | 341 static inline struct mlx4_ah *to_mah(struct ibv_ah *ibah) in to_mah()
|
/freebsd/contrib/ofed/libirdma/ |
H A D | irdma_uverbs.c | 1927 irdma_udestroy_ah(struct ibv_ah *ibah) in irdma_udestroy_ah()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | mlx5.h | 524 static inline struct mlx5_ah *to_mah(struct ibv_ah *ibah) in to_mah()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | iw_cxgbe.h | 481 struct ib_ah ibah; member
|