Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c64 static const char *ib_sa_method_str[] = { variable
90 #define OSM_SA_METHOD_STR_UNKNOWN_VAL (ARR_SIZE(ib_sa_method_str) - 1)
493 return ib_sa_method_str[method]; in ib_get_sa_method_str()