Searched refs:IETF_MPA_FLAGS_CRC (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/infiniband/hw/nes/ | ||
D | nes_cm.h | 64 IETF_MPA_FLAGS_CRC = 0x40, /* receive Markers */ enumerator |
D | nes_cm.c | 595 mpa_frame->flags = IETF_MPA_FLAGS_CRC; in build_mpa_v1() |