Home
last modified time | relevance | path

Searched refs:stateful (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/drivers/net/ppp/
H A Dppp_mppe.c103 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()
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A DKconfig12 Chips&Media stateful encoder and decoder driver.
/linux-6.15/drivers/staging/media/meson/vdec/
H A DTODO1 This driver is in staging until the V4L2 documentation about stateful video
/linux-6.15/Documentation/netlink/specs/
H A Dnftables.yaml526 doc: stateful object type
616 doc: stateful object reference
682 doc: stateful object type
688 doc: stateful object data
1286 doc: Get / dump rules and reset stateful expressions.
1388 doc: Get / dump set elements and reset stateful expressions.
1436 doc: Create a new stateful object.
1446 doc: Get / dump stateful objects.
1460 doc: Delete an existing stateful object.
1470 doc: Delete an existing stateful object with destroy semantics.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-parm.rst43 For stateful encoders (see :ref:`encoder`) this represents the
116 For stateful encoders (see :ref:`encoder`) this represents the
174 For stateful encoders (see :ref:`encoder`) this represents the
H A Dvidioc-enum-fmt.rst178 formats only. This flag is valid for stateful decoders only.
188 compressed formats only. This flag is valid for stateful codecs only.
204 compressed formats only. This flag is valid for stateful encoders only.
H A Ddev-stateless-decoder.rst13 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
H A Dvidioc-encoder-cmd.rst66 introduced in Linux 2.6.21. They are, however, mandatory for stateful mem2mem
H A Dpixfmt-v4l2.rst37 inside the stream, when fed to a stateful mem2mem decoder, the fields
41 For compressed formats on the CAPTURE side of a stateful mem2mem
H A Dcontrol.rst293 necessary for hardware to work. This control is required for stateful
300 necessary for hardware to work. This control is required for stateful
H A Dvidioc-decoder-cmd.rst59 introduced in Linux 3.3. They are, however, mandatory for stateful mem2mem decoders
H A Dvidioc-dqevent.rst358 For stateful decoders follow the guidelines in :ref:`decoder`.
H A Dvidioc-g-ext-ctrls.rst461 - The class containing stateful codec controls. These controls are
H A Ddev-encoder.rst9 A stateful video encoder takes raw video frames in display order and encodes
/linux-6.15/Documentation/scsi/
H A Dbnx2fc.rst6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml69 Some flash devices utilize stateful addressing modes (e.g., for 32-bit
/linux-6.15/Documentation/staging/
H A Dxz.rst29 to buffer) and multi-call (stateful) APIs in include/linux/xz.h.
/linux-6.15/Documentation/networking/
H A Dmulti-pf-netdev.rst171 stateful features where the state is maintained in one of the PFs.
H A Dipvs-sysctl.rst60 also handled by stateful firewall rules. That is, iptables rules
/linux-6.15/net/bridge/netfilter/
H A DKconfig36 stateful policies. Enable this if you want native tracking from
/linux-6.15/Documentation/input/
H A Devent-codes.rst18 The input protocol is a stateful protocol. Events are emitted only when values
267 EV_SW events describe stateful binary switches. For example, the SW_LID code is
H A Dmulti-touch-protocol.rst53 The main difference between the stateless type A protocol and the stateful
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst162 sibling pointer lists). Hence we still need stateful checking in the main code
/linux-6.15/Documentation/filesystems/
H A Dorangefs.rst323 Ops are stateful:
/linux-6.15/net/netfilter/
H A DKconfig340 If you are running PPTP sessions over a stateful firewall or NAT
1195 network servers/stateful firewalls without having a dedicated

12