Home
last modified time | relevance | path

Searched defs:s_debug (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c640 struct mlx5e_port_stats_debug *s_debug = &priv->stats.port_stats_debug; in mlx5e_update_pcie_counters() local
691 struct mlx5e_port_stats_debug *s_debug = &priv->stats.port_stats_debug; in mlx5e_update_pport_counters() local
/freebsd/crypto/openssl/apps/
H A Ds_server.c87 static int s_debug = 0; variable