Searched refs:skip_static_post (Results 1 – 1 of 1) sorted by relevance
602 bool skip_static_post, bool fence_first_post) in mlx5e_ktls_tx_post_param_wqes() argument604 bool progress_fence = skip_static_post || !fence_first_post; in mlx5e_ktls_tx_post_param_wqes()606 if (!skip_static_post) in mlx5e_ktls_tx_post_param_wqes()687 bool skip_static_post; in tx_post_resync_params() local712 skip_static_post = !memcmp(rec_seq, &rn_be, rec_seq_sz); in tx_post_resync_params()713 if (!skip_static_post) in tx_post_resync_params()716 mlx5e_ktls_tx_post_param_wqes(sq, priv_tx, skip_static_post, true); in tx_post_resync_params()