Home
last modified time | relevance | path

Searched refs:TLS_TOE_DEVICE_NAME_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtls_toe.h39 #define TLS_TOE_DEVICE_NAME_MAX 32 macro
63 char name[TLS_TOE_DEVICE_NAME_MAX];
/kernel/linux/linux-6.6/include/net/
H A Dtls_toe.h39 #define TLS_TOE_DEVICE_NAME_MAX 32 macro
63 char name[TLS_TOE_DEVICE_NAME_MAX];
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c196 strlcpy(tlsdev->name, "chtls", TLS_TOE_DEVICE_NAME_MAX); in chtls_register_dev()
198 TLS_TOE_DEVICE_NAME_MAX); in chtls_register_dev()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c196 strscpy(tlsdev->name, "chtls", TLS_TOE_DEVICE_NAME_MAX); in chtls_register_dev()
198 TLS_TOE_DEVICE_NAME_MAX); in chtls_register_dev()

Completed in 3 milliseconds