Searched refs:do_vendor (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | vendstat.c | 178 static int do_vendor(ib_portid_t *portid, struct ibmad_port *srcport, in do_vendor() function 211 if (do_vendor(portid, srcport, IB_MLX_VENDOR_CLASS, in do_config_space_records() 234 if (do_vendor(portid, srcport, IB_MLX_VENDOR_CLASS, IB_MAD_METHOD_GET, in counter_groups_info() 274 if (do_vendor(portid, srcport, IB_MLX_VENDOR_CLASS, IB_MAD_METHOD_SET, in config_counter_groups() 282 if (do_vendor(portid, srcport, IB_MLX_VENDOR_CLASS, IB_MAD_METHOD_GET, in config_counter_groups() 456 if (do_vendor(&portid, srcport, IB_MLX_VENDOR_CLASS, IB_MAD_METHOD_GET, in main() 463 if (do_vendor(&portid, srcport, IB_MLX_VENDOR_CLASS, IB_MAD_METHOD_GET, in main() 519 if (do_vendor(&portid, srcport, IB_MLX_VENDOR_CLASS, in main() 536 if (do_vendor(&portid, srcport, IB_MLX_VENDOR_CLASS, in main()
|