Home
last modified time | relevance | path

Searched refs:lso_hdr_sz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dqp.c3449 unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) in build_lso_seg()
3462 *lso_hdr_sz = cpu_to_be32(wr->mss << 16 | wr->hlen); in build_lso_seg()
3504 __be32 lso_hdr_sz; in _mlx4_ib_post_send() local
3662 &lso_hdr_sz, &blh); in _mlx4_ib_post_send()
3750 *lso_wqe = lso_hdr_sz; in _mlx4_ib_post_send()
3447 build_lso_seg(struct mlx4_wqe_lso_seg *wqe, const struct ib_ud_wr *wr, struct mlx4_ib_qp *qp, unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) build_lso_seg() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dqp.c3482 unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) in build_lso_seg()
3495 *lso_hdr_sz = cpu_to_be32(wr->mss << 16 | wr->hlen); in build_lso_seg()
3537 __be32 lso_hdr_sz; in _mlx4_ib_post_send() local
3695 &lso_hdr_sz, &blh); in _mlx4_ib_post_send()
3783 *lso_wqe = lso_hdr_sz; in _mlx4_ib_post_send()
3480 build_lso_seg(struct mlx4_wqe_lso_seg *wqe, const struct ib_ud_wr *wr, struct mlx4_ib_qp *qp, unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) build_lso_seg() argument

Completed in 11 milliseconds