/Linux-v6.6/drivers/staging/rtl8192e/ |
D | dot11d.c | 115 struct chnl_txpow_triple *triple; in dot11d_update_country() local 121 triple = (struct chnl_txpow_triple *)(country + 3); in dot11d_update_country() 123 if (max_channel_number >= triple->first_channel) { in dot11d_update_country() 129 if (MAX_CHANNEL_NUMBER < (triple->first_channel + in dot11d_update_country() 130 triple->num_channels)) { in dot11d_update_country() 137 for (j = 0; j < triple->num_channels; j++) { in dot11d_update_country() 138 dot11d_info->channel_map[triple->first_channel + j] = 1; in dot11d_update_country() 139 dot11d_info->max_tx_power_list[triple->first_channel + j] = in dot11d_update_country() 140 triple->max_tx_power; in dot11d_update_country() 141 max_channel_number = triple->first_channel + j; in dot11d_update_country() [all …]
|
/Linux-v6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
D | cake.json | 18 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non… 41 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth 1Kbit diffserv3 triple-isolate nonat n… 64 …ake 1: root refcnt [0-9]+ bandwidth unlimited autorate-ingress diffserv3 triple-isolate nonat nowa… 87 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non… 110 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited besteffort triple-isolate no… 133 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv8 triple-isolate non… 156 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv4 triple-isolate non… 317 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non… 340 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non… 363 …"matchPattern": "qdisc cake 1: root refcnt [0-9]+ bandwidth unlimited diffserv3 triple-isolate non… [all …]
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
D | triple_fault_event_test.c | 38 /* L2 should triple fault after a triple fault event injected. */ in l1_guest_code_vmx() 105 "Triple fault event invalid"); in main() 107 "No triple fault pending"); in main()
|
D | mmio_warning_test.c | 9 * triple fault occurs. To get the triple fault to occur we call KVM_RUN
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | jit_disasm.c | 85 char *triple; in init_context() local 88 triple = LLVMNormalizeTargetTriple(arch); in init_context() 90 triple = LLVMGetDefaultTargetTriple(); in init_context() 91 if (!triple) { in init_context() 92 p_err("Failed to retrieve triple"); in init_context() 95 *ctx = LLVMCreateDisasm(triple, NULL, 0, NULL, symbol_lookup_callback); in init_context() 96 LLVMDisposeMessage(triple); in init_context()
|
/Linux-v6.6/arch/s390/crypto/ |
D | Kconfig | 106 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR" 113 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm 115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
|
/Linux-v6.6/drivers/net/ethernet/altera/ |
D | Kconfig | 3 tristate "Altera Triple-Speed Ethernet MAC support" 12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 6 Altera Triple-Speed Ethernet MAC driver 11 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers 24 The Triple-Speed Ethernet, SGDMA, and MSGDMA components are all soft IP 31 Triple-Speed Ethernet instance is using an SGDMA or MSGDMA component. The 61 Altera Triple-Speed Ethernet MAC support (ALTERA_TSE) 154 - Altera Triple Speed Ethernet User Guide, found at http://www.altera.com
|
/Linux-v6.6/Documentation/devicetree/bindings/misc/ |
D | xlnx,tmr-inject.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP 13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
|
D | xlnx,tmr-manager.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP 13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
|
/Linux-v6.6/drivers/mux/ |
D | adg792a.c | 3 * Multiplexer driver for Analog Devices ADG792A/G Triple 4:1 mux 122 dev_info(dev, "triple pole quadruple throw mux registered\n"); in adg792a_probe() 151 MODULE_DESCRIPTION("Analog Devices ADG792A/G Triple 4:1 mux driver");
|
D | Kconfig | 16 ADG792A and ADG792G Wide Bandwidth Triple 4:1 Multiplexers
|
/Linux-v6.6/arch/sparc/crypto/ |
D | Kconfig | 6 tristate "Ciphers: DES and Triple DES EDE, modes: ECB/CBC" 13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
|
/Linux-v6.6/include/crypto/ |
D | des.h | 3 * DES & Triple DES EDE Cipher Algorithms. 45 * des3_ede_expand_key - Expand a triple DES input key into a key schedule
|
/Linux-v6.6/crypto/ |
D | des_generic.c | 5 * DES & Triple DES EDE Cipher Algorithms. 129 MODULE_DESCRIPTION("DES & Triple DES EDE Cipher Algorithms");
|
/Linux-v6.6/arch/x86/crypto/ |
D | Kconfig | 116 tristate "Ciphers: Triple DES EDE with modes: ECB, CBC" 122 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm 123 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-kernel-reboot | 19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
|
/Linux-v6.6/Documentation/devicetree/bindings/timer/ |
D | cdns,ttc.yaml | 7 title: Cadence TTC - Triple Timer Counter
|
/Linux-v6.6/arch/x86/mm/ |
D | cpu_entry_area.c | 152 * not mapped; it just exists to catch triple nesting of #DB. in percpu_setup_exception_stacks() 189 * GDT is read-only, that will triple fault. The TSS cannot be in setup_cpu_entry_area()
|
/Linux-v6.6/Documentation/devicetree/bindings/crypto/ |
D | atmel,at91sam9g46-tdes.yaml | 8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
|
/Linux-v6.6/include/media/i2c/ |
D | tvp7002.h | 2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
|
/Linux-v6.6/scripts/ |
D | Makefile.clang | 3 # relying on the target triple.
|
/Linux-v6.6/Documentation/devicetree/bindings/mux/ |
D | adi,adg792a.txt | 1 Bindings for Analog Devices ADG792A/G Triple 4:1 Multiplexers
|
/Linux-v6.6/fs/minix/ |
D | itree_v2.c | 5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */
|
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp513.yaml | 14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|