Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 25 of 131) sorted by relevance

123456

/f-stack/dpdk/usertools/
H A Ddpdk-telemetry-client.py61 self.socket.send_fd.sendall(JSON.encode())
67 self.socket.client_fd.send((API_UNREG + self.file_path + "\"}}").encode())
71 self.socket.client_fd.send(METRICS_REQ.encode())
85 self.socket.client_fd.send(GLOBAL_METRICS_REQ.encode())
H A Ddpdk-telemetry.py50 sock.send("/".encode())
57 sock.send(text.encode())
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Datmel,at91sam9-rtc.txt7 - reg: should encode the memory region of the RTT controller
10 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store
13 encode the offset within the GPBR block (or in other words, the
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dralink,rt3883-pci.txt12 - #address-cells: specifies the number of cells needed to encode an
37 - #address-cells: specifies the number of cells needed to encode an
41 - #interrupt-cells: specifies the number of cells needed to encode an
52 - #address-cells: specifies the number of cells needed to encode an
58 - #interrupt-cells: specifies the number of cells needed to encode an
H A Dxilinx-pcie.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
27 - #address-cells: specifies the number of cells needed to encode an
29 - #interrupt-cells: specifies the number of cells needed to encode an
H A Drockchip-pcie-host.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
39 - #interrupt-cells: specifies the number of cells needed to encode an
74 - #address-cells: specifies the number of cells needed to encode an
76 - #interrupt-cells: specifies the number of cells needed to encode an
H A Dmobiveil-pcie.txt9 - #interrupt-cells: specifies the number of cells needed to encode an
29 - #interrupt-cells: specifies the number of cells needed to encode an
H A Dxilinx-nwl-pcie.txt7 - #interrupt-cells: specifies the number of cells needed to encode an
33 - #address-cells: specifies the number of cells needed to encode an
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dpriv.h72 uni_encode_f encode; member
81 uni_msg_encode_f encode; member
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dimg,meta-intc.txt17 - #interrupt-cells: Specifies the number of cells needed to encode an
20 - #address-cells: Specifies the number of cells needed to encode an
55 // Two cells to encode interrupt sources.
H A Dmarvell,orion-intc.txt9 - #interrupt-cells: number of cells to encode an interrupt source, shall be 1
33 - #interrupt-cells: number of cells to encode an interrupt source, shall be 1
H A Dopen-pic.txt22 - #interrupt-cells: Specifies the number of cells needed to encode an
25 - #address-cells: Specifies the number of cells needed to encode an
65 // Two cells to encode interrupt sources.
H A Dezchip,nps400-ic.txt7 - #interrupt-cells : Specifies the number of cells needed to encode an
H A Dmrvl,intc.txt20 - #interrupt-cells : Specifies the number of cells needed to encode an
50 - #interrupt-cells: Specifies the number of cells needed to encode an
H A Dmscc,ocelot-icpu-intr.txt8 - #interrupt-cells : Specifies the number of cells needed to encode an
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dqcom,msm8916-venus.yaml8 title: Qualcomm Venus video encode and decode accelerators
14 The Venus IP is a video encode and decode accelerator present
H A Dqcom,sc7180-venus.yaml8 title: Qualcomm Venus video encode and decode accelerators
14 The Venus IP is a video encode and decode accelerator present
H A Dqcom,sdm845-venus-v2.yaml8 title: Qualcomm Venus video encode and decode accelerators
14 The Venus IP is a video encode and decode accelerator present
H A Dqcom,sdm845-venus.yaml8 title: Qualcomm Venus video encode and decode accelerators
14 The Venus IP is a video encode and decode accelerator present
H A Dqcom,msm8996-venus.yaml8 title: Qualcomm Venus video encode and decode accelerators
14 The Venus IP is a video encode and decode accelerator present
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c522 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_cipher_parameters()
528 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_cipher_parameters()
534 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_cipher_parameters()
546 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_cipher_parameters()
553 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_cipher_parameters()
686 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_aead_parameters()
692 sess->cipher.expanded_aes_keys.encode, in aesni_mb_set_session_aead_parameters()
1134 session->cipher.expanded_aes_keys.encode; in set_cpu_mb_job_params()
1143 session->cipher.expanded_aes_keys.encode; in set_cpu_mb_job_params()
1154 session->cipher.expanded_aes_keys.encode; in set_cpu_mb_job_params()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/security/tpm/
H A Dibmvtpm.txt14 encode the physical address field of dma-window
17 encode the size field of dma-window properties
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dspi-nand.txt5 - reg: should encode the chip-select line used to access the NAND chip
/f-stack/freebsd/contrib/libsodium/regen-msvc/
H A Dregen-msvc.py89 tpl = tpl.replace(str.encode(
90 "{{" + s + "}}", "utf8"), str.encode(str.strip(sbox[s]), "utf8"))
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dath79-reset.txt10 - #reset-cells : Specifies the number of cells needed to encode reset

123456