Home
last modified time | relevance | path

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

/drivers/net/ppp/
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()
/drivers/media/platform/chips-media/wave5/
A DKconfig12 Chips&Media stateful encoder and decoder driver.
/drivers/staging/media/meson/vdec/
A DTODO1 This driver is in staging until the V4L2 documentation about stateful video

Completed in 7 milliseconds