Searched refs:ib_vendor_call (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/ofed/management/infiniband-diags/src/ |
| D | vendstat.c | 245 if (!ib_vendor_call(&buf, &portid, &call)) in main() 250 if (!ib_vendor_call(&buf, &portid, &call)) in main() 282 if (!ib_vendor_call(&buf, &portid, &call)) in main() 297 if (!ib_vendor_call(&buf, &portid, &call)) in main()
|
| D | ibping.c | 132 if (!ib_vendor_call(data, portid, &call)) in ibping()
|
| D | ibsysstat.c | 174 if (!ib_vendor_call(data, portid, &call)) in ibsystat()
|
| /freebsd-10-stable/contrib/ofed/management/libibmad/src/ |
| D | libibmad.map | 94 ib_vendor_call;
|
| D | vendor.c | 60 ib_vendor_call(void *data, ib_portid_t *portid, ib_vendor_call_t *call) in ib_vendor_call() function
|
| /freebsd-10-stable/contrib/ofed/management/libibmad/include/infiniband/ |
| D | mad.h | 583 typedef struct ib_vendor_call { struct 711 uint8_t *ib_vendor_call(void *data, ib_portid_t *portid,
|
| /freebsd-10-stable/contrib/ofed/management/doc/ |
| D | libibmad.txt | 228 ib_vendor_call: 231 uint8 *ib_vendor_call(void *data, ib_portid_t *dport,
|