Searched refs:__tls_driver_ctx (Results 1 – 4 of 4) sorted by relevance
69 __tls_driver_ctx(tls_ctx, TLS_OFFLOAD_CTX_DIR_TX); in mlx5e_set_ktls_tx_priv_ctx()81 __tls_driver_ctx(tls_ctx, TLS_OFFLOAD_CTX_DIR_TX); in mlx5e_get_ktls_tx_priv_ctx()
232 __tls_driver_ctx(tls_ctx, TLS_OFFLOAD_CTX_DIR_RX); in mlx5e_set_ktls_rx_priv_ctx()244 __tls_driver_ctx(tls_ctx, TLS_OFFLOAD_CTX_DIR_RX); in mlx5e_get_ktls_rx_priv_ctx()
630 static inline void *__tls_driver_ctx(struct tls_context *tls_ctx, in __tls_driver_ctx() function642 return __tls_driver_ctx(tls_get_ctx(sk), direction); in tls_driver_ctx()
418 ntls = __tls_driver_ctx(tls_ctx, direction); in nfp_net_tls_del()
Completed in 12 milliseconds