Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c642 if (attrs->flags & SIW_MPA_CRC) { in siw_qp_nextstate_from_idle()
684 attrs->flags & SIW_MPA_CRC ? "y" : "n", in siw_qp_nextstate_from_idle()
H A Dsiw.h229 SIW_MPA_CRC = (1 << 4), enumerator
H A Dsiw_cm.c860 qp_attrs.flags = SIW_MPA_CRC; in siw_proc_mpareply()
1651 qp_attrs.flags = SIW_MPA_CRC; in siw_accept()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c645 if (attrs->flags & SIW_MPA_CRC) { in siw_qp_nextstate_from_idle()
687 attrs->flags & SIW_MPA_CRC ? "y" : "n", in siw_qp_nextstate_from_idle()
H A Dsiw.h230 SIW_MPA_CRC = (1 << 4), enumerator
H A Dsiw_cm.c863 qp_attrs.flags = SIW_MPA_CRC; in siw_proc_mpareply()
1662 qp_attrs.flags = SIW_MPA_CRC; in siw_accept()

Completed in 10 milliseconds