Home
last modified time | relevance | path

Searched refs:IETF_MPA_V2_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_cm.h53 #define IETF_MPA_V2_FLAG 0x10 macro
Dnes_cm.c720 mpa_frame->flags |= IETF_MPA_V2_FLAG; /* set a bit to indicate MPA V2 */ in build_mpa_v2()