Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h20 #define RTRS_PROTO_VER_MAJOR 2 macro
23 #define RTRS_PROTO_VER_STRING __stringify(RTRS_PROTO_VER_MAJOR) "." \
65 RTRS_PROTO_VER = (RTRS_PROTO_VER_MAJOR << 8) | RTRS_PROTO_VER_MINOR,