Home
last modified time | relevance | path

Searched refs:MPA_CRC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h669 #define MPA_CRC 0x40 macro
H A Dcm.c980 mpa->flags |= MPA_CRC; in send_mpa_req()
1166 mpa->flags |= MPA_CRC; in send_mpa_reply()
1556 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()
1779 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h93 MPA_CRC = 0x02, enumerator
H A Dctrl.c1688 (LAYER_MPA << 4) | DDP_LLP, MPA_CRC); in irdma_bld_terminate_hdr()