Home
last modified time | relevance | path

Searched refs:relaxed_ird_negotiation (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_cm.c32 static const bool relaxed_ird_negotiation = true; variable
794 (relaxed_ird_negotiation == false || in siw_proc_mpareply()
801 if (cep->ord > rep_ird && relaxed_ird_negotiation == false) { in siw_proc_mpareply()
1607 if (relaxed_ird_negotiation) { in siw_accept()
1618 if (relaxed_ird_negotiation && in siw_accept()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_cm.c33 static const bool relaxed_ird_negotiation = true; variable
797 (relaxed_ird_negotiation == false || in siw_proc_mpareply()
804 if (cep->ord > rep_ird && relaxed_ird_negotiation == false) { in siw_proc_mpareply()
1618 if (relaxed_ird_negotiation) { in siw_accept()
1629 if (relaxed_ird_negotiation && in siw_accept()

Completed in 4 milliseconds