Searched refs:TLS_OFFLOAD_CONTEXT_SIZE_TX (Results 1 – 4 of 4) sorted by relevance
69 TLS_OFFLOAD_CONTEXT_SIZE_TX); in mlx5e_get_tls_tx_context()
86 TLS_OFFLOAD_CONTEXT_SIZE_TX); in chcr_get_ktls_tx_context()
200 #define TLS_OFFLOAD_CONTEXT_SIZE_TX \ macro
1039 offload_ctx = kzalloc(TLS_OFFLOAD_CONTEXT_SIZE_TX, GFP_KERNEL); in tls_set_device_offload()