Searched refs:MPA_CRC (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h52 #define MPA_CRC 0x40 macro
H A Diwch_cm.c512 mpa->flags = (crc_enabled ? MPA_CRC : 0) |
615 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) |
902 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
1025 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c548 mpa->flags = (crc_enabled ? MPA_CRC : 0) |
663 mpa->flags = (ep->mpa_attr.crc_enabled ? MPA_CRC : 0) |
951 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
1069 ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
H A Diw_cxgb4.h473 #define MPA_CRC 0x40 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.h1320 MPA_CRC = 0x02, enumerator in enum:nes_term_mpa_errors
H A Dnes_hw.c3161 termhdr->error_code = MPA_CRC;

Completed in 102 milliseconds