Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dqp.c3441 unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) in build_lso_seg() argument
3454 *lso_hdr_sz = cpu_to_be32(wr->mss << 16 | wr->hlen); in build_lso_seg()
3496 __be32 lso_hdr_sz; in _mlx4_ib_post_send() local
3654 &lso_hdr_sz, &blh); in _mlx4_ib_post_send()
3742 *lso_wqe = lso_hdr_sz; in _mlx4_ib_post_send()