Home
last modified time | relevance | path

Searched refs:to_mah (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dah.c45 struct mlx4_ib_ah *ah = to_mah(ib_ah); in create_ib_ah()
80 struct mlx4_ib_ah *ah = to_mah(ib_ah); in create_iboe_ah()
172 struct mlx4_ib_ah *mah = to_mah(ah); in mlx4_ib_create_ah_slave()
199 struct mlx4_ib_ah *ah = to_mah(ibah); in mlx4_ib_query_ah()
A Dqp.c2865 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_sriov_qp0_header()
3018 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_mlx_header()
3361 memcpy(dseg->av, &to_mah(wr->ah)->av, sizeof (struct mlx4_av)); in set_datagram_seg()
3364 dseg->vlan = to_mah(wr->ah)->av.eth.vlan; in set_datagram_seg()
3365 memcpy(dseg->mac, to_mah(wr->ah)->av.eth.mac, 6); in set_datagram_seg()
3373 union mlx4_ext_av *av = &to_mah(wr->ah)->av; in set_tunnel_datagram_seg()
3397 struct mlx4_ib_ah *ah = to_mah(wr->ah); in build_tunnel_header()
3542 struct mlx4_ib_ah *ah = to_mah(ud_wr(wr)->ah); in _mlx4_ib_post_send()
A Dmlx4_ib.h733 static inline struct mlx4_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() function
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dah.c98 struct mlx5_ib_ah *ah = to_mah(ibah); in mlx5_ib_create_ah()
129 struct mlx5_ib_ah *ah = to_mah(ibah); in mlx5_ib_query_ah()
A Dgsi.c414 struct mlx5_ib_ah *ah = to_mah(wr->ah); in get_tx_qp()
A Dwr.c105 memcpy(&dseg->av, &to_mah(ud_wr(wr)->ah)->av, sizeof(struct mlx5_av)); in set_datagram_seg()
/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_provider.h296 static inline struct mthca_ah *to_mah(struct ib_ah *ibah) in to_mah() function
A Dmthca_av.c294 struct mthca_ah *ah = to_mah(ibah); in mthca_ah_query()
A Dmthca_qp.c1511 mthca_ah_grh_present(to_mah(wr->ah)), 0, 0, 0, in build_mlx_header()
1514 err = mthca_read_ah(dev, to_mah(wr->ah), &sqp->ud_header); in build_mlx_header()
1610 useg->lkey = cpu_to_be32(to_mah(wr->ah)->key); in set_tavor_ud_seg()
1611 useg->av_addr = cpu_to_be64(to_mah(wr->ah)->avdma); in set_tavor_ud_seg()
1620 memcpy(useg->av, to_mah(wr->ah)->av, MTHCA_AV_SIZE); in set_arbel_ud_seg()
A Dmthca_provider.c379 struct mthca_ah *ah = to_mah(ibah); in mthca_ah_create()
387 mthca_destroy_ah(to_mdev(ah->device), to_mah(ah)); in mthca_ah_destroy()
/linux-6.3-rc2/include/linux/mlx5/
A Dqp.h340 static inline struct mlx5_ib_ah *to_mah(struct ib_ah *ibah) in to_mah() function
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c704 struct mlx5_ib_ah *mah = to_mah(address); in mlx5i_xmit()

Completed in 40 milliseconds