Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c118 static const char *ib_sm_method_str[] = { variable
154 #define OSM_SM_METHOD_STR_UNKNOWN_VAL (ARR_SIZE(ib_sm_method_str) - 1)
503 return ib_sm_method_str[method]; in ib_get_sm_method_str()