Home
last modified time | relevance | path

Searched refs:next_record_tcp_sn (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_txrx.c102 u32 next_record_tcp_sn) in fill_progress_params() argument
108 MLX5_SET(tls_progress_params, ctx, next_record_tcp_sn, in fill_progress_params()
109 next_record_tcp_sn); in fill_progress_params()
120 u32 next_record_tcp_sn, in mlx5e_ktls_build_progress_params() argument
136 fill_progress_params(&wqe->params, tis_tir_num, next_record_tcp_sn); in mlx5e_ktls_build_progress_params()
H A Dktls_utils.h88 u32 next_record_tcp_sn,