Searched refs:skip_static_post (Results 1 – 1 of 1) sorted by relevance
208 bool skip_static_post, bool fence_first_post) in mlx5e_ktls_tx_post_param_wqes() argument210 bool progress_fence = skip_static_post || !fence_first_post; in mlx5e_ktls_tx_post_param_wqes()212 if (!skip_static_post) in mlx5e_ktls_tx_post_param_wqes()293 bool skip_static_post; in tx_post_resync_params() local300 skip_static_post = !memcmp(rec_seq, &rn_be, rec_seq_sz); in tx_post_resync_params()301 if (!skip_static_post) in tx_post_resync_params()304 mlx5e_ktls_tx_post_param_wqes(sq, priv_tx, skip_static_post, true); in tx_post_resync_params()