Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h430 u64 tls_dump_packets; member
H A Den_stats.c445 s->tx_tls_dump_packets += sq_stats->tls_dump_packets; in mlx5e_stats_grp_sw_update_stats_sq()
2134 { MLX5E_DECLARE_TX_STAT(struct mlx5e_sq_stats, tls_dump_packets) },
2287 { MLX5E_DECLARE_QOS_TX_STAT(struct mlx5e_sq_stats, tls_dump_packets) },
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c767 stats->tls_dump_packets++; in mlx5e_ktls_tx_handle_resync_dump_comp()