Searched defs:ah_attr (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_ah.c30 create_ib_ah(struct mlx5_ib_dev *dev, struct mlx5_ib_ah *ah, struct ib_ah_attr *ah_attr, enum rdma_link_layer ll) argument
62 mlx5_ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct ib_udata *udata) argument
103 mlx5_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) argument
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_ah.c45 static struct ib_ah *create_ib_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, argument
74 create_iboe_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct mlx4_ib_ah *ah) argument
131 mlx4_ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct ib_udata *udata) argument
165 mlx4_ib_query_ah(struct ib_ah *ibah, struct ib_ah_attr *ah_attr) argument
[all...]
H A Dmlx4_ib_mad.c190 struct ib_ah_attr ah_attr; local
1438 fill_in_real_sgid_index(struct mlx4_ib_dev *dev, int slave, int port, struct ib_ah_attr *ah_attr) argument
1454 struct ib_ah_attr ah_attr; local
[all...]
H A Dmlx4_ib_mcg.c212 struct ib_ah_attr ah_attr; local
234 struct ib_ah_attr ah_attr; local
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_av.c153 mthca_create_ah(struct mthca_dev *dev, struct mthca_pd *pd, struct ib_ah_attr *ah_attr, struct mthca_ah *ah) argument
[all...]
H A Dmthca_mad.c78 struct ib_ah_attr ah_attr; local
H A Dmthca_provider.c411 mthca_ah_create(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct ib_udata *udata) argument
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c83 struct ibv_ah_attr ah_attr = { local
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdma_cm.h111 struct ib_ah_attr ah_attr; member in struct:rdma_ud_param
H A Dib_verbs.h1154 struct ib_ah_attr ah_attr; member in struct:ib_qp_attr
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c59 c4iw_ah_create(struct ib_pd *pd, struct ib_ah_attr *ah_attr, struct ib_udata *udata) argument
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma_abi.h219 struct ibv_kern_ah_attr ah_attr; member in struct:ucma_abi_ud_param
H A Drdma_cma.h161 struct ibv_ah_attr ah_attr; member in struct:rdma_ud_param
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c860 struct ib_ah_attr ah_attr; local
H A Dib_multicast.c724 ib_init_ah_from_mcmember(struct ib_device *device, u8 port_num, struct ib_sa_mcmember_rec *rec, struct net_device *ndev, enum ib_gid_type gid_type, struct ib_ah_attr *ah_attr) argument
[all...]
H A Dib_user_mad.c242 struct ib_ah_attr ah_attr; local
459 struct ib_ah_attr ah_attr; local
[all...]
H A Dib_sa_query.c508 struct ib_ah_attr ah_attr; local
647 ib_init_ah_from_path(struct ib_device *device, u8 port_num, struct ib_sa_path_rec *rec, struct ib_ah_attr *ah_attr) argument
[all...]
H A Dib_verbs.c341 struct ib_ah *ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) argument
490 ib_init_ah_from_wc(struct ib_device *device, u8 port_num, const struct ib_wc *wc, const struct ib_grh *grh, struct ib_ah_attr *ah_attr) argument
577 struct ib_ah_attr ah_attr; local
588 ib_modify_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) argument
596 ib_query_ah(struct ib_ah *ah, struct ib_ah_attr *ah_attr) argument
1193 ib_resolve_eth_dmac(struct ib_device *device, struct ib_ah_attr *ah_attr) argument
[all...]
H A Dib_cm.c190 struct ib_ah_attr ah_attr; member in struct:cm_av
[all...]
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Drdma_user_cm.h204 struct ib_uverbs_ah_attr ah_attr; member in struct:rdma_ucm_ud_param
H A Dib_user_verbs.h503 struct ib_uverbs_ah_attr ah_attr; member in struct:ib_uverbs_qp_attr
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c92 iwch_ah_create(struct ib_pd *pd, struct ib_ah_attr *ah_attr) argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.c777 static inline void set_ah_attr_generic_fields(struct ibv_ah_attr *ah_attr, argument
792 set_ah_attr_by_ipv4(struct ibv_context *context, struct ibv_ah_attr *ah_attr, struct ip *ip4h, uint8_t port_num) argument
821 set_ah_attr_by_ipv6(struct ibv_context *context, struct ibv_ah_attr *ah_attr, struct ibv_grh *grh, uint8_t port_num) argument
858 ibv_init_ah_from_wc(struct ibv_context *context, uint8_t port_num, struct ibv_wc *wc, struct ibv_grh *grh, struct ibv_ah_attr *ah_attr) argument
889 struct ibv_ah_attr ah_attr; local
[all...]
H A Dkern-abi.h592 struct ibv_kern_ah_attr ah_attr; member in struct:ibv_kern_qp_attr
H A Dverbs.h895 struct ibv_ah_attr ah_attr; member in struct:ibv_qp_attr

Completed in 212 milliseconds