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