Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_qp.c641 if (attrs->flags & SIW_MPA_CRC) { in siw_qp_nextstate_from_idle()
683 attrs->flags & SIW_MPA_CRC ? "y" : "n", in siw_qp_nextstate_from_idle()
Dsiw.h242 SIW_MPA_CRC = (1 << 4), enumerator
Dsiw_cm.c860 qp_attrs.flags = SIW_MPA_CRC; in siw_proc_mpareply()
1678 qp_attrs.flags = SIW_MPA_CRC; in siw_accept()