Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h681 #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()
1554 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_reply()
1777 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0; in process_mpa_request()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h142 MPA_CRC = 0x02, enumerator
H A Di40iw_ctrl.c4585 (LAYER_MPA << 4) | DDP_LLP, MPA_CRC); in i40iw_bld_terminate_hdr()