Home
last modified time | relevance | path

Searched refs:try_gso (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c753 if (try_gso && rep->params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_proc_mpareply()
1446 if (try_gso) in siw_connect()
1578 if (try_gso && cep->mpa.hdr.params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_accept()
H A Dsiw.h493 extern const bool try_gso;
/kernel/linux/linux-6.6/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.c756 if (try_gso && rep->params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_proc_mpareply()
1457 if (try_gso) in siw_connect()
1589 if (try_gso && cep->mpa.hdr.params.bits & MPA_RR_FLAG_GSO_EXP) { in siw_accept()
H A Dsiw.h495 extern const bool try_gso;

Completed in 9 milliseconds