Searched refs:stateful (Results 1 – 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ppp/ |
D | ppp_mppe.c | 103 unsigned stateful; /* stateful mode flag */ member 271 state->stateful = 1; in mppe_init() 279 (state->stateful) ? "stateful" : "stateless"); in mppe_init() 375 if (!state->stateful || /* stateless mode */ in mppe_compress() 379 if (state->debug && state->stateful) in mppe_compress() 476 if (!state->stateful && !flushed) { in mppe_decompress() 482 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress() 493 if (!state->stateful) { in mppe_decompress()
|
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
D | TODO | 3 - This driver is waiting for the stateful encoder spec and corresponding
|
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
D | TODO | 1 This driver is in staging until the V4L2 documentation about stateful video
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-enum-fmt.rst | 164 formats only. This flag is valid for stateful decoders only. 174 compressed formats only. This flag is valid for stateful codecs only. 190 compressed formats only. This flag is valid for stateful encoders only.
|
D | vidioc-g-parm.rst | 43 For stateful encoders (see :ref:`encoder`) this represents the 117 For stateful encoders (see :ref:`encoder`) this represents the 175 For stateful encoders (see :ref:`encoder`) this represents the
|
D | dev-stateless-decoder.rst | 13 decoding request. This is in contrast to the stateful video decoder interface, 20 Compared to stateful codecs, the decoder/client sequence is simpler, but the 336 Contrary to stateful decoders, a stateless decoder does not perform any kind of
|
D | vidioc-encoder-cmd.rst | 66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
|
D | pixfmt-v4l2.rst | 37 inside the stream, when fed to a stateful mem2mem decoder, the fields 41 For compressed formats on the CAPTURE side of a stateful mem2mem
|
D | vidioc-decoder-cmd.rst | 59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
|
D | vidioc-dqevent.rst | 354 For stateful decoders follow the guidelines in :ref:`decoder`.
|
D | dev-encoder.rst | 9 A stateful video encoder takes raw video frames in display order and encodes
|
D | dev-decoder.rst | 9 A stateful video decoder takes complete chunks of the bytestream (e.g. Annex-B
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | jedec,spi-nor.txt | 72 - broken-flash-reset : Some flash devices utilize stateful addressing modes
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | bnx2fc.rst | 6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | xz.rst | 29 to buffer) and multi-call (stateful) APIs. The usage of the xz_dec
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
D | Kconfig | 38 stateful policies. Enable this if you want native tracking from
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | event-codes.rst | 18 The input protocol is a stateful protocol. Events are emitted only when values 242 EV_SW events describe stateful binary switches. For example, the SW_LID code is
|
D | multi-touch-protocol.rst | 53 The main difference between the stateless type A protocol and the stateful
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | ipvs-sysctl.rst | 60 also handled by stateful firewall rules. That is, iptables rules
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | Kconfig | 309 If you are running PPTP sessions over a stateful firewall or NAT 553 tristate "Netfilter nf_tables stateful object reference module" 556 stateful objects, such as counters and quotas. 1147 network servers/stateful firewalls without having a dedicated
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | xfs-self-describing-metadata.rst | 161 sibling pointer lists). Hence we still need stateful checking in the main code
|
D | orangefs.rst | 323 Ops are stateful:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 549 and stateful resources such as memory are not moved together with the 1069 stateful and implements both limit and protection models. Due to the 1071 stateful nature of memory, the distribution model is relatively
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 17794 + * If the reset line is broken, we do not want to enter a stateful
|