Searched refs:MPA_CRC (Results 1 – 6 of 6) sorted by relevance
52 #define MPA_CRC 0x40 macro
501 mpa->flags = (crc_enabled ? MPA_CRC : 0) | in send_mpa_req()604 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) | in send_mpa_reply()905 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()1028 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
1357 MPA_CRC = 0x02, enumerator
3286 termhdr->error_code = MPA_CRC; in nes_bld_terminate_hdr()
651 #define MPA_CRC 0x40 macro
819 mpa->flags = (crc_enabled ? MPA_CRC : 0) | in send_mpa_req()994 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) | in send_mpa_reply()1365 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()1592 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()