Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c3149 static const char *mtu_str_fixed_width[] = { variable
3161 return mtu_str_fixed_width[0]; in osm_get_mtu_str()
3163 return mtu_str_fixed_width[mtu]; in osm_get_mtu_str()