Home
last modified time | relevance | path

Searched refs:gains (Results 1 – 20 of 20) sorted by relevance

/netbsd/src/sys/dev/ic/
Dad1848var.h112 struct ad1848_volume gains[AD1848_NUM_CHANNELS]; member
Dbwi.c3865 bwi_set_gains(struct bwi_mac *mac, const struct bwi_gains *gains) in bwi_set_gains() argument
3880 if (gains != NULL) { in bwi_set_gains()
3881 tbl_gain = gains->tbl_gain1; in bwi_set_gains()
3891 if (gains != NULL) in bwi_set_gains()
3892 tbl_gain = gains->tbl_gain2; in bwi_set_gains()
3898 if (gains == NULL || gains->phy_gain != -1) { in bwi_set_gains()
3901 if (gains != NULL) { in bwi_set_gains()
3903 ((uint16_t)gains->phy_gain << 14) | in bwi_set_gains()
3904 ((uint16_t)gains->phy_gain << 6); in bwi_set_gains()
5590 struct bwi_gains gains; in bwi_rf_set_nrssi_ofs_11g() local
[all …]
Dad1848.c519 sc->gains[device] = *gp; in ad1848_set_channel_gain()
549 *gp = sc->gains[device]; in ad1848_get_device_gain()
/netbsd/src/sys/arch/evbmips/conf/
DMIPSSIM6 # and will likely be removed when qemu gains a MIPS "virt" target.
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k6/
Daorsmul_1.asm93 C It's important that the gains for jadcl0 on small multipliers don't come
/netbsd/src/crypto/external/bsd/netpgp/dist/src/libpaa/
DPubKeyAccessAuthScheme.txt316 authorized attacker gains access to this value and determine the digest
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc3112.txt353 password. An attacker who gains write access to this attribute may
/netbsd/src/crypto/external/bsd/libsaslc/dist/ref/
Drfc4616.txt343 When the PLAIN mechanism is used, the server gains the ability to
Drfc2595.txt607 When the PLAIN mechanism is used, the server gains the ability to
Drfc2831.txt947 compromised, then an attacker gains immediate access to documents on
/netbsd/src/usr.bin/calendar/calendars/
Dcalendar.holiday541 11/11 Angola gains independence from Portugal, 1975
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md2037 This prevents bypass of security hardening and performance gains,
2785 This prevents bypass of security hardening and performance gains,
3555 This prevents bypass of security hardening and performance gains,
5352 This prevents bypass of security hardening and performance gains,
/netbsd/src/external/gpl3/gdb/dist/gdb/
DNEWS898 TAB completion also gains similar improvements.
/netbsd/src/games/fortune/datfiles/
Dfortunes2-o.real197 gains ground and appears that he might actually win on points alone, when, in
8245 employment and monetary gains are excellent. Most Libra women are
Dfortunes218120 Genius is ten percent inspiration and fifty percent capital gains.
19599 He is truly wise who gains wisdom from another's mishap.
23823 there better be no trade. A trade by which one gains and the other loses
32063 As on the land while here the ocean gains,
Dfortunes8224 Chances for employment and monetary gains are excellent. Most
/netbsd/src/external/gpl2/gawk/dist/
Dawk.texi17149 significant gains in efficiency. If the @code{nextfile} function is executed
/netbsd/src/share/dict/
Dweb274880 gains
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git30801 As GDB gains better support for multiple connections, and so for
82011 * IAMCU gains 387,
132139 is generated. As .nops gains support by further targets, they could also
136288 The endian-flipping code itself gains a bit of complexity, because
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.texinfo23964 runs until it executes your program, and then @value{GDBN} gains control.