Searched refs:CLASS_PORT_INFO (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibccquery.c | 90 if (!cc_query_status_via(data, dest, CLASS_PORT_INFO, in class_port_info()
|
H A D | vendstat.c | 457 CLASS_PORT_INFO, 0, buf)) { in main()
|
H A D | saquery.c | 1459 int ret = sa_query(h, IB_MAD_METHOD_GET, CLASS_PORT_INFO, 0, 0, in query_sa_cpi() 1479 {"ClassPortInfo", "CPI", CLASS_PORT_INFO, 1940 query_type == CLASS_PORT_INFO || in main()
|
H A D | ibqueryerrors.c | 525 if (!pma_query_via(pc, portid, portnum, ibd_timeout, CLASS_PORT_INFO, in query_cap_mask()
|
H A D | perfquery.c | 928 if (!pma_query_via(pc, &portid, port, ibd_timeout, CLASS_PORT_INFO, in main()
|
/freebsd/contrib/ofed/libibmad/ |
H A D | mad.h | 119 CLASS_PORT_INFO = 0x1, enumerator
|