Searched refs:MPA_CRC (Results 1 – 4 of 4) sorted by relevance
1375 mpa->flags = (crc_enabled ? MPA_CRC : 0) | in send_mpa_req()1546 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) | in send_mpa_reply()2006 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()2289 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
669 #define MPA_CRC 0x40 macro
135 MPA_CRC = 0x02, enumerator
1778 (LAYER_MPA << 4) | DDP_LLP, MPA_CRC); in irdma_bld_terminate_hdr()