Home
last modified time | relevance | path

Searched refs:next_record_tcp_sn (Results 1 – 3 of 3) 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_rx.c168 u32 next_record_tcp_sn) in post_progress_params() argument
182 false, next_record_tcp_sn, in post_progress_params()
198 u32 next_record_tcp_sn) in post_rx_param_wqes() argument
211 cseg = post_progress_params(sq, priv_rx, next_record_tcp_sn); in post_rx_param_wqes()
H A Dktls_utils.h88 u32 next_record_tcp_sn,