Searched refs:tls_offload_ctx_tx (Results 1 – 5 of 5) sorted by relevance
63 struct tls_offload_context_tx *tx_ctx = tls_offload_ctx_tx(tls_ctx); in mlx5e_set_ktls_tx_priv_ctx()77 struct tls_offload_context_tx *tx_ctx = tls_offload_ctx_tx(tls_ctx); in mlx5e_get_ktls_tx_priv_ctx()
69 return container_of(tls_offload_ctx_tx(tls_ctx), in mlx5e_get_tls_tx_context()
314 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_enc_skb()376 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_sw_fallback()
56 kfree(tls_offload_ctx_tx(ctx)); in tls_device_free_ctx()155 ctx = tls_offload_ctx_tx(tls_ctx); in tls_icsk_clean_acked()182 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_device_sk_destruct()407 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_push_data()
576 tls_offload_ctx_tx(const struct tls_context *tls_ctx) in tls_offload_ctx_tx() function604 return tls_offload_ctx_tx(tls_ctx)->driver_state; in __tls_driver_ctx()