Home
last modified time | relevance | path

Searched refs:mlx5e_set_tls_progress_params_wqe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h43 struct mlx5e_set_tls_progress_params_wqe { struct
57 (DIV_ROUND_UP(sizeof(struct mlx5e_set_tls_progress_params_wqe), MLX5_SEND_WQE_BB)) argument
67 ((struct mlx5e_set_tls_progress_params_wqe *)\
68 mlx5e_fetch_wqe(&(sq)->wq, pi, sizeof(struct mlx5e_set_tls_progress_params_wqe)))
85 mlx5e_ktls_build_progress_params(struct mlx5e_set_tls_progress_params_wqe *wqe,
H A Dktls_txrx.c117 mlx5e_ktls_build_progress_params(struct mlx5e_set_tls_progress_params_wqe *wqe, in mlx5e_ktls_build_progress_params()
H A Dktls_rx.c170 struct mlx5e_set_tls_progress_params_wqe *wqe; in post_progress_params()
H A Dktls_tx.c572 struct mlx5e_set_tls_progress_params_wqe *wqe; in post_progress_params()