| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | testmode.c | 6 #include "testmode.h" 38 "testmode event wmi cmd_id %d skb %pK skb->len %d\n", in ath10k_tm_event_wmi() 45 if (!ar->testmode.utf_monitor) { in ath10k_tm_event_wmi() 50 /* Only testmode.c should be handling events from utf firmware, in ath10k_tm_event_wmi() 61 "failed to allocate skb for testmode wmi event\n"); in ath10k_tm_event_wmi() 68 "failed to put testmode wmi event cmd attribute: %d\n", in ath10k_tm_event_wmi() 77 "failed to put testmode wmi event cmd_id: %d\n", in ath10k_tm_event_wmi() 86 "failed to copy skb to testmode wmi event: %d\n", in ath10k_tm_event_wmi() 106 "testmode cmd get version_major %d version_minor %d\n", in ath10k_tm_cmd_get_version() 150 ath10k_dbg(ar, ATH10K_DBG_TESTMODE, "testmode fw request '%s': %d\n", in ath10k_tm_fetch_utf_firmware_api_1() [all …]
|
| H A D | testmode_i.h | 6 /* "API" level of the ath10k testmode interface. Bump it after every 32 /* All ath10k testmode interface commands specified in 36 /* Returns the supported ath10k testmode interface version in 39 * testmode interface
|
| H A D | Makefile | 19 ath10k_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 20-test_speed.t | 22 ok(run(app(['openssl', 'speed', '-testmode'])), 25 #Test various options to speed. In all cases we use the -testmode option to 34 ok(run(app(['openssl', 'speed', '-testmode', '-multi', 2])), 38 ok(run(app(['openssl', 'speed', '-testmode', '-misalign', 1])), 47 || !run(app(['openssl', 'speed', '-testmode', '-evp', 50 ok(run(app(['openssl', 'speed', '-testmode', '-mb', '-evp', 55 ok(run(app(['openssl', 'speed', '-testmode', '-kem-algorithms'])), 58 ok(run(app(['openssl', 'speed', '-testmode', '-signature-algorithms'])), 61 ok(run(app(['openssl', 'speed', '-testmode', '-primes', 3, 'rsa1024'])), 64 ok(run(app(['openssl', 'speed', '-testmode', '-mr'])), [all …]
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | testmode.c | 7 #include "testmode.h" 60 ath11k_warn(ab, "testmode event not handled due to invalid pdev\n"); in ath11k_tm_wmi_event_unsegmented() 72 "failed to allocate skb for unsegmented testmode wmi event\n"); in ath11k_tm_wmi_event_unsegmented() 79 ath11k_warn(ab, "failed to populate testmode unsegmented event\n"); in ath11k_tm_wmi_event_unsegmented() 90 ath11k_warn(ab, "Failed to send testmode event to higher layers\n"); in ath11k_tm_wmi_event_unsegmented() 116 ath11k_warn(ab, "testmode event not handled due to invalid pdev id: %d\n", in ath11k_tm_process_event() 123 ath11k_warn(ab, "testmode event not handled due to absence of pdev\n"); in ath11k_tm_process_event() 137 ab->testmode.expected_seq = 0; in ath11k_tm_process_event() 138 ab->testmode.data_pos = 0; in ath11k_tm_process_event() 141 data_pos = ab->testmode.data_pos; in ath11k_tm_process_event() [all …]
|
| H A D | testmode_i.h | 7 /* "API" level of the ath11k testmode interface. Bump it after every 34 /* All ath11k testmode interface commands specified in 38 /* Returns the supported ath11k testmode interface version in 41 * testmode interface
|
| H A D | Makefile | 23 ath11k-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| H A D | debug.h | 56 return "testmode"; in ath11k_dbg_str()
|
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-speed.1 | 87 [\fB\-testmode\fR] 173 .IP \fB\-testmode\fR 4 174 .IX Item "-testmode" 175 Runs the speed command in testmode. Runs only 1 iteration of each algorithm test 214 The \fB\-testmode\fR option was added in OpenSSL 3.4.
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | testmode.c | 41 bool testmode = false, normal = false; in mt7921_tm_set() local 52 testmode = true; in mt7921_tm_set() 55 if (testmode) { in mt7921_tm_set() 56 /* Make sure testmode running on full power mode */ in mt7921_tm_set()
|
| H A D | Makefile | 9 mt7921-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | testmode.c | 39 bool testmode = false, normal = false; in mt7925_tm_set() local 53 testmode = true; in mt7925_tm_set() 56 if (testmode) { in mt7925_tm_set() 57 /* Make sure testmode running on full power mode */ in mt7925_tm_set()
|
| H A D | Makefile | 8 mt7925-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-speed.pod.in | 30 [B<-testmode>] 134 =item B<-testmode> 136 Runs the speed command in testmode. Runs only 1 iteration of each algorithm test 168 The B<-testmode> option was added in OpenSSL 3.4.
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | Makefile | 8 mt7915e-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
| H A D | VTuneSupportPlugin.cpp | 170 bool EmitDebugInfo, bool TestMode) { in Create() argument 173 ES.intern(TestMode ? RegisterTestVTuneImplName : RegisterVTuneImplName); in Create()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | Makefile | 13 mt7615-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/ |
| H A D | VTuneSupportPlugin.h | 47 bool TestMode = false);
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | brcm,bcm21664-pinctrl.yaml | 60 tdi, tdo, testmode, traceclk, tracedt00, tracedt01,
|
| H A D | realtek,rtd1315e-pinctrl.yaml | 52 reset_n, testmode ]
|
| H A D | realtek,rtd1319d-pinctrl.yaml | 51 scan_switch, wd_rset, boot_sel, reset_n, testmode ]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | testmode.h | 13 * enum mt76_testmode_attr - testmode attributes inside NL80211_ATTR_TESTDATA
|
| /freebsd/contrib/sendmail/libmilter/ |
| H A D | engine.c | 849 bool testmode = false; local 1004 testmode = bitset(SMFIP_TEST, m_pflags); 1005 if (testmode) 1143 " testmode=%d, pflags2mta=%X, internal_pflags=%X\n" 1144 , (long) ctx->ctx_id, testmode 1148 if (!testmode)
|
| /freebsd/tests/sys/cddl/zfs/tests/acl/cifs/ |
| H A D | cifs_attr_003_pos.ksh | 383 verify_expect $expect $CHG_USR_EXEC $user chmod $TESTMODE $object 580 TESTMODE=777
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | fileio.c | 322 int testMode; member 394 ret->testMode = 0; in FIO_createPreferences() 507 void FIO_setTestMode(FIO_prefs_t* const prefs, int testMode) { in FIO_setTestMode() argument 508 prefs->testMode = (testMode!=0); in FIO_setTestMode() 652 if (prefs->testMode) return NULL; /* do not open file in test mode */ in FIO_openDstFile() 2068 if (prefs->testMode) return 0; /* do not output anything in test mode */ in FIO_fwriteSparse() 2137 if (prefs->testMode) assert(storedSkips == 0); in FIO_fwriteSparseEnd() 2635 if ((ress.dstFile == NULL) && (prefs->testMode==0)) { in FIO_decompressDstFile() 2876 if (!prefs->testMode) { in FIO_decompressMultipleFilenames() 2885 if ((!prefs->testMode) && (fclose(ress.dstFile))) in FIO_decompressMultipleFilenames()
|