Home
last modified time | relevance | path

Searched refs:gso_seg_limit (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c676 if (c_tx->gso_seg_limit == 0) in siw_update_tcpseg()
681 min_t(u16, c_tx->gso_seg_limit, tp->gso_segs); in siw_update_tcpseg()
H A Dsiw.h405 u8 gso_seg_limit; /* Maximum segments for GSO, 0 = unbound */ member
H A Dsiw_cm.c755 qp->tx_ctx.gso_seg_limit = 0; in siw_proc_mpareply()
1580 qp->tx_ctx.gso_seg_limit = 0; in siw_accept()
H A Dsiw_verbs.c429 qp->tx_ctx.gso_seg_limit = 1; in siw_create_qp()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c685 if (c_tx->gso_seg_limit == 0) in siw_update_tcpseg()
690 min_t(u16, c_tx->gso_seg_limit, tp->gso_segs); in siw_update_tcpseg()
H A Dsiw.h406 u8 gso_seg_limit; /* Maximum segments for GSO, 0 = unbound */ member
H A Dsiw_cm.c758 qp->tx_ctx.gso_seg_limit = 0; in siw_proc_mpareply()
1591 qp->tx_ctx.gso_seg_limit = 0; in siw_accept()
H A Dsiw_verbs.c430 qp->tx_ctx.gso_seg_limit = 1; in siw_create_qp()

Completed in 15 milliseconds