Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c153 static const char *vl_str(uint8_t vl_num) in vl_str() function
554 vl_str(port_attr.max_vl_num), port_attr.max_vl_num); in print_hca_cap()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c1922 char *vl_str, *weight_str; in subn_verify_vlarb() local
1924 vl_str = tok; in subn_verify_vlarb()
1933 vl = strtol(vl_str, &end, 0); in subn_verify_vlarb()
1939 prefix, suffix, vl_str); in subn_verify_vlarb()