skip_static_post  163 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 			      bool skip_static_post, bool fence_first_post)
skip_static_post  165 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	bool progress_fence = skip_static_post || !fence_first_post;
skip_static_post  175 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	if (!skip_static_post)
skip_static_post  256 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	bool skip_static_post;
skip_static_post  263 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	skip_static_post = !memcmp(rec_seq, &rn_be, rec_seq_sz);
skip_static_post  264 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	if (!skip_static_post)
skip_static_post  267 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c 	mlx5e_ktls_tx_post_param_wqes(sq, priv_tx, skip_static_post, true);