Home
last modified time | relevance | path

Searched refs:choice (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/dpdk/usertools/
H A Ddpdk-telemetry-client.py38 self.choice = None
90 while self.choice != 4:
98 self.choice = int(input("\n:"))
101 if self.choice == 1:
103 elif self.choice == 2:
105 elif self.choice == 3:
107 elif self.choice == 4:
/f-stack/dpdk/lib/librte_efd/
H A Drte_efd.c1092 unsigned char choice; in efd_compute_update() local
1094 for (choice = 0; choice < EFD_CHUNK_NUM_BIN_TO_GROUP_SETS; in efd_compute_update()
1095 choice++) { in efd_compute_update()
1097 efd_bin_to_group[choice][*bin_id]; in efd_compute_update()
1101 smallest_choice = choice; in efd_compute_update()
1114 uint8_t choice = 0; in efd_compute_update() local
1124 choice - 1); in efd_compute_update()
1140 new_group->num_rules, bin_size, choice - 1); in efd_compute_update()
1145 if (choice == EFD_CHUNK_NUM_BIN_TO_GROUP_SETS) in efd_compute_update()
1147 *new_bin_choice = choice; in efd_compute_update()
[all …]
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzloop.sh260 if [[ $choice -eq 0 ]]; then
269 elif [[ $choice -eq 1 ]]; then
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dtwl-charger.txt7 The choice of phy cannot be configured at a hardware level, so there
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A DREADME1 Shell scripts are the recommended choice for ZEDLETs that mostly call
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxm-q200.dts45 /* Q200 has exclusive choice between internal or external PHY */
H A Dmeson-gxl-s905d-p230.dts63 /* P230 has exclusive choice between internal or external PHY */
/f-stack/freebsd/contrib/device-tree/src/arm64/al/
H A Dalpine-v2-evp.dts6 * This software is available to you under a choice of one of two
H A Dalpine-v2.dtsi6 * This software is available to you under a choice of one of two
/f-stack/freebsd/contrib/device-tree/src/arm64/amazon/
H A Dalpine-v2-evp.dts6 * This software is available to you under a choice of one of two
H A Dalpine-v2.dtsi6 * This software is available to you under a choice of one of two
/f-stack/freebsd/kern/
H A Dkern_et.c264 SYSCTL_PROC(_kern_eventtimer, OID_AUTO, choice,
/f-stack/dpdk/doc/guides/nics/
H A Dsfc_efx.rst363 **auto** allows the driver itself to make a choice based on firmware
379 **auto** allows the driver itself to make a choice based on firmware
401 **auto** allows NIC firmware to make a choice based on
455 Depending on the choice of the expression, the given log level may
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dradix_ipf.c1472 int choice; in randomize() local
1484 choice = rand() % (nitems - 1); in randomize()
1486 if (order[j] == choice) in randomize()
1489 order[i] = choice; in randomize()
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt104 The static choice of polarity may be either:
119 b) Pick a single option for device signal polarity, and document this choice
122 particular signal polarity choice. If software chooses to program the device
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c117 uint16_t choice; member
625 if (!rc_bit(&s->rc, &l->choice)) { in lzma_len()
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dmarvell,xenon-sdhci.txt48 eMMC 5.1 PHY is the default choice if this property is not provided.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Ddist_app.rst119 the bottleneck, so this is given first choice of the high frequency SST-BF
/f-stack/tools/libxo/doc/
H A Dfaq.rst180 would be a better choice. Think of your users, and think of the
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst62 The "dynamic" mbuf area is the default choice for the new features.
/f-stack/dpdk/doc/guides/prog_guide/
H A Devent_crypto_adapter.rst27 mode. The choice of mode can be specified while creating the adapter.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md250 wrinkle related to GNU libc (glibc) that may impact your choice of
/f-stack/dpdk/license/
H A Dlgpl-2.1.txt274 under terms of your choice, provided that the terms permit
400 impose that choice.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam437x-sk-evm.dts150 * choice as the MMC core already deals with MMC supplies.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml196 choice energywise.

12