Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c679 if (c_tx->gso_seg_limit == 0) in siw_update_tcpseg()
684 min_t(u16, c_tx->gso_seg_limit, tp->gso_segs); in siw_update_tcpseg()
H A Dsiw.h404 u8 gso_seg_limit; /* Maximum segments for GSO, 0 = unbound */ member
H A Dsiw_cm.c816 qp->tx_ctx.gso_seg_limit = 0; in siw_proc_mpareply()
1638 qp->tx_ctx.gso_seg_limit = 0; in siw_accept()