Home
last modified time | relevance | path

Searched refs:tls_dump_packets (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h417 u64 tls_dump_packets; member
Den_stats.c434 s->tx_tls_dump_packets += sq_stats->tls_dump_packets; in mlx5e_stats_grp_sw_update_stats_sq()
2016 { MLX5E_DECLARE_TX_STAT(struct mlx5e_sq_stats, tls_dump_packets) },
2175 { MLX5E_DECLARE_QOS_TX_STAT(struct mlx5e_sq_stats, tls_dump_packets) },
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c772 stats->tls_dump_packets++; in mlx5e_ktls_tx_handle_resync_dump_comp()