Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c36 * large packets. try_gso = true lets siw try to use local GSO,
39 const bool try_gso; variable
H A Dsiw_cm.c765 if (try_gso && rep->params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_proc_mpareply()
1465 if (try_gso) in siw_connect()
1586 if (try_gso && cep->mpa.hdr.params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_accept()
H A Dsiw.h492 extern const bool try_gso;