Home
last modified time | relevance | path

Searched defs:ib_ah_attr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h821 struct ib_ah_attr { struct
822 struct ib_global_route grh;
823 u16 dlid;
824 u8 sl;
825 u8 src_path_bits;
826 u8 static_rate;
827 u8 ah_flags;
828 u8 port_num;
829 u8 dmac[ETH_ALEN];
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c397 static void to_ib_ah_attr(struct mthca_dev *dev, struct ib_ah_attr *ib_ah_attr, in to_ib_ah_attr()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c3392 static void to_ib_ah_attr(struct mlx4_ib_dev *ibdev, struct ib_ah_attr *ib_ah_attr, in to_ib_ah_attr()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c4331 static void to_ib_ah_attr(struct mlx5_ib_dev *ibdev, struct ib_ah_attr *ib_ah_attr, in to_ib_ah_attr()