Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c3401 unsigned *lso_seg_len, __be32 *lso_hdr_sz, __be32 *blh) in build_lso_seg() argument
3414 *lso_hdr_sz = cpu_to_be32(wr->mss << 16 | wr->hlen); in build_lso_seg()
3456 __be32 uninitialized_var(lso_hdr_sz); in _mlx4_ib_post_send()
3614 &lso_hdr_sz, &blh); in _mlx4_ib_post_send()
3703 *lso_wqe = lso_hdr_sz; in _mlx4_ib_post_send()