Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/siw/
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()
Dsiw.h230 SIW_MPA_CRC = (1 << 4), enumerator
Dsiw_cm.c863 qp_attrs.flags = SIW_MPA_CRC; in siw_proc_mpareply()
1662 qp_attrs.flags = SIW_MPA_CRC; in siw_accept()