Home
last modified time | relevance | path

Searched refs:build_mlx_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/mthca/
Dmthca_qp.c1497 static int build_mlx_header(struct mthca_dev *dev, struct mthca_qp *qp, int ind, in build_mlx_header() function
1737 err = build_mlx_header( in mthca_tavor_post_send()
2067 err = build_mlx_header( in mthca_arbel_post_send()
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dqp.c2971 static int build_mlx_header(struct mlx4_ib_qp *qp, const struct ib_ud_wr *wr, in build_mlx_header() function
3702 err = build_mlx_header(qp, ud_wr(wr), ctrl, &seglen); in _mlx4_ib_post_send()