Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h227 u64 tx_tls_ooo; member
Den_stats.c125 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_tls_ooo) },
432 s->tx_tls_ooo += sq_stats->tls_ooo; in mlx5e_stats_grp_sw_update_stats_sq()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c264 u64 tx_tls_ooo; member
319 s->tx_tls_ooo = atomic64_read(&ktls_stats->ktls_tx_ooo); in collect_sge_port_stats()