Searched refs:MPA_CRC (Results 1 – 8 of 8) sorted by relevance
52 #define MPA_CRC 0x40 macro
497 mpa->flags = (crc_enabled ? MPA_CRC : 0) | in send_mpa_req()600 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) | in send_mpa_reply()901 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()1024 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
1345 MPA_CRC = 0x02, enumerator
3236 termhdr->error_code = MPA_CRC; in nes_bld_terminate_hdr()
753 #define MPA_CRC 0x40 macro
941 mpa->flags |= MPA_CRC; in send_mpa_req()1125 mpa->flags |= MPA_CRC; in send_mpa_reply()1512 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()1735 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
141 MPA_CRC = 0x02, enumerator
4490 (LAYER_MPA << 4) | DDP_LLP, MPA_CRC); in i40iw_bld_terminate_hdr()