Home
last modified time | relevance | path

Searched defs:ibah (Results 1 – 19 of 19) 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()
99 int mlx5_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in mlx5_ib_query_ah()
H A Dmlx5_ib.h879 struct ib_ah ibah; member
883 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_ah.c178 int mlx4_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in mlx4_ib_query_ah()
H A Dmlx4_ib.h350 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 Dmthca_av.c292 int mthca_ah_query(struct ib_ah *ibah, struct ib_ah_attr *attr) in mthca_ah_query()
H A Dmthca_provider.h130 struct ib_ah ibah; member
321 static inline struct mthca_ah *to_mah(struct ib_ah *ibah) in to_mah()
H A Dmthca_provider.c389 static int mthca_ah_create(struct ib_ah *ibah, in mthca_ah_create()
/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h173 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 Dirdma_kcompat.c631 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 Dirdma_verbs.h85 struct ib_ah ibah; member
H A Dirdma_main.h432 static inline struct irdma_ah *to_iwah(struct ib_ah *ibah) in to_iwah()
H A Dirdma_verbs.c3236 irdma_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) in irdma_query_ah()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5527 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 Dqlnxr_def.h542 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 Dib_verbs.h145 struct ib_ah ibah; member
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h341 static inline struct mlx4_ah *to_mah(struct ibv_ah *ibah) in to_mah()
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c1927 irdma_udestroy_ah(struct ibv_ah *ibah) in irdma_udestroy_ah()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h524 static inline struct mlx5_ah *to_mah(struct ibv_ah *ibah) in to_mah()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h481 struct ib_ah ibah; member