Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
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()
Dsiw.h229 SIW_MPA_CRC = (1 << 4), enumerator
Dsiw_cm.c860 qp_attrs.flags = SIW_MPA_CRC; in siw_proc_mpareply()
1650 qp_attrs.flags = SIW_MPA_CRC; in siw_accept()