Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/freebsd-14.2/sys/dev/ath/ath_rate/onoe/
H A Donoe.c339 int dir = 0, nrate, enough; in ath_rate_ctl() local
345 enough = (on->on_tx_ok + on->on_tx_err >= 10); in ath_rate_ctl()
352 if (enough && on->on_tx_ok < on->on_tx_retr) in ath_rate_ctl()
356 if (enough && on->on_tx_err == 0 && in ath_rate_ctl()
367 if (enough && on->on_tx_upper > 0) in ath_rate_ctl()
396 } else if (enough) in ath_rate_ctl()
/freebsd-14.2/sys/contrib/device-tree/Bindings/opp/
H A Dopp-v2-base.yaml80 maxItems: 8 # Should be enough regulators
104 maxItems: 8 # Should be enough regulators
119 maxItems: 8 # Should be enough regulators
133 maxItems: 32 # Should be enough
143 maxItems: 32 # Should be enough
220 maxItems: 8 # Should be enough regulators
231 maxItems: 8 # Should be enough regulators
239 maxItems: 8 # Should be enough regulators
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ti/
H A Dk3-pktdma.yaml65 # Should be enough
76 # Should be enough
87 # Should be enough
98 # Should be enough
H A Dk3-bcdma.yaml91 # Should be enough
102 # Should be enough
113 # Should be enough
H A Dk3-udma.yaml92 # Should be enough
101 # Should be enough
110 # Should be enough
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/
H A Ddma-common.yaml22 # Should be enough
37 # Should be enough
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/
H A Dmissing-precision.err1 awk: not enough args in printf(%*s)
/freebsd-14.2/contrib/libpcap/cmake/Modules/
H A DFinddpdk.cmake78 # need an environment UN*Xy enough, and modern enough, to
83 # a version recent enough to run the stuff the package's
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Dsyscon.yaml11 of miscellaneous registers. The registers are not cohesive enough to
78 maxItems: 5 # Should be enough
H A Dti,nspire-misc.yaml15 of miscellaneous registers. The registers are not cohesive enough to
/freebsd-14.2/bin/sh/tests/execution/
H A Dkilled1.01 # Sometimes the "Killed" message is not flushed soon enough and it
/freebsd-14.2/tools/boot/
H A Dfull-test.readme9 is recent enough). If not, I know the latest master of qemu project works.
11 (3) A recent enough universe that the building of stand will work for all the
/freebsd-14.2/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dexports9 # but this is enough for the current VFS level tests.
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Diio-hwmon.yaml22 maxItems: 8 # Should be enough
/freebsd-14.2/tools/tools/vhba/
H A DREADME7 *just enough* framework to be useful, plus some nominally common
/freebsd-14.2/sys/contrib/openzfs/.github/
H A Dno-response.yml11 information that is currently in the issue, we don't have enough information
/freebsd-14.2/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-gpio.txt16 GPIO block is running at a low enough
/freebsd-14.2/lib/libc/db/
H A Dchangelog2 recno: #ifdef out use of mmap, it's not portable enough.
54 btree: If enough duplicate records were inserted and then deleted
/freebsd-14.2/lib/libc/amd64/string/
H A Dmemrchr.S98 sub $16, %rdx # enough left for another round?
107 cmp $16, %rdx # enough left for second chunk?
H A Dtimingsafe_bcmp.S96 cmp %rdx, %rcx # enough left for a full iteration?
200 cmp %rdx, %rcx # enough left for a full iteration?
/freebsd-14.2/sys/contrib/device-tree/Bindings/
H A D.yamllint5 # 80 chars should be enough, but don't fail if a line is longer
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996-v3.0.dtsi16 * the GPU. Funnily enough, it's simpler to make it an
/freebsd-14.2/crypto/openssl/doc/man3/
H A DEVP_SealInit.pod31 must contain enough room for the corresponding encrypted key: that is
37 contain enough room for the corresponding cipher's IV, as determined by (for
/freebsd-14.2/contrib/xz/
H A DTODO11 automatically scale down the compression settings enough even though
18 --extreme isn't enough though: it's most likely with files that
/freebsd-14.2/sys/contrib/device-tree/Bindings/timer/
H A Driscv,timer.yaml29 maxItems: 4096 # Should be enough?

12345678910>>...15