Searched refs:BOOL (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/ark/ |
| H A D | ark_pktgen.c | 17 int BOOL; member 392 if (options("shaping")->v.BOOL) in ark_pktgen_set_pkt_ctrl() 404 if (!options("pause")->v.BOOL && in ark_pktgen_setup() 405 (!options("reset")->v.BOOL && in ark_pktgen_setup() 416 if (options("dg-mode")->v.BOOL) { in ark_pktgen_setup() 447 options("gen_forever")->v.BOOL, in ark_pktgen_setup() 449 options("vary_length")->v.BOOL, in ark_pktgen_setup() 453 options("ins_udp_hdr")->v.BOOL, in ark_pktgen_setup() 457 if (options("pause")->v.BOOL) in ark_pktgen_setup() 460 if (options("reset")->v.BOOL) in ark_pktgen_setup() [all …]
|
| H A D | ark_pktchkr.c | 19 int BOOL; member 390 if (!options("stop")->v.BOOL && options("configure")->v.BOOL) { in ark_pktchkr_setup() 400 if (options("dg-mode")->v.BOOL) { in ark_pktchkr_setup() 427 options("gen_forever")->v.BOOL, in ark_pktchkr_setup() 428 options("vary_length")->v.BOOL, in ark_pktchkr_setup() 429 options("incr_payload")->v.BOOL, in ark_pktchkr_setup() 430 options("incr_first_byte")->v.BOOL, in ark_pktchkr_setup() 432 options("ins_udp_hdr")->v.BOOL, in ark_pktchkr_setup() 433 options("en_resync")->v.BOOL, in ark_pktchkr_setup() 438 if (options("stop")->v.BOOL) in ark_pktchkr_setup() [all …]
|
| /dpdk/drivers/bus/pci/windows/ |
| H A D | pci_netuio.c | 25 BOOL res; in send_ioctl() 42 BOOL res; in get_netuio_device_information_set() 69 BOOL res; in get_netuio_device_interface_detail()
|
| H A D | pci.c | 177 BOOL res; in get_device_pci_address() 210 BOOL res; in get_device_resource_info() 270 BOOL res; in get_pci_hardware_id()
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_debug.c | 20 BOOL ret; in rte_dump_stack()
|
| H A D | eal_interrupts.c | 49 BOOL result; in eal_intr_thread_main()
|
| H A D | eal_alarm.c | 64 BOOL ret = SetWaitableTimer( in alarm_set()
|
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_flow_os.c | 271 BOOL ret = DuplicateHandle(GetCurrentProcess(), GetCurrentThread(), in mlx5_get_current_thread()
|