Home
last modified time | relevance | path

Searched refs:driver_state (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/include/net/
Dtls.h167 u8 driver_state[TLS_DRIVER_STATE_SIZE_TX] __aligned(8); member
327 u8 driver_state[TLS_DRIVER_STATE_SIZE_RX] __aligned(8); member
427 return tls_offload_ctx_tx(tls_ctx)->driver_state; in __tls_driver_ctx()
429 return tls_offload_ctx_rx(tls_ctx)->driver_state; in __tls_driver_ctx()
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.h87 priv_ctx = (struct chcr_ktls_ctx_tx *)octx->driver_state; in __chcr_get_ktls_tx_info()
Dchcr_ktls.c2194 memset(tx_ctx->driver_state, 0, TLS_DRIVER_STATE_SIZE_TX); in ch_ktls_reset_all_conn()
/linux-6.12.1/include/linux/
Dtty_driver.h463 void *driver_state; member
/linux-6.12.1/drivers/tty/serial/
Dserial_core.c1761 struct uart_driver *drv = tty->driver->driver_state; in uart_close()
1967 struct uart_driver *drv = driver->driver_state; in uart_install()
2114 struct uart_driver *drv = ttydrv->driver_state; in uart_proc_show()
2670 struct uart_driver *drv = driver->driver_state; in uart_poll_init()
2717 struct uart_driver *drv = driver->driver_state; in uart_poll_get_char()
2733 struct uart_driver *drv = driver->driver_state; in uart_poll_put_char()
2839 normal->driver_state = drv; in uart_register_driver()
/linux-6.12.1/drivers/tty/
Dmips_ejtag_fdc.c764 struct mips_ejtag_fdc_tty *priv = driver->driver_state; in mips_ejtag_fdc_tty_install()
937 driver->driver_state = priv; in mips_ejtag_fdc_tty_probe()
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Ddebugfs.c1276 DEBUGFS_ADD(driver_state, rootdir); in wl1271_debugfs_add_files()
/linux-6.12.1/Documentation/networking/
Dtls-offload.rst103 at the end of kernel structures (see :c:member:`driver_state` members