Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1354 sys_debug = priv->sysctl_debug; in mlx5e_ethtool_debug_stats()
1359 if (sys_debug == priv->sysctl_debug) in mlx5e_ethtool_debug_stats()
1362 if ((priv->sysctl_debug = sys_debug)) { in mlx5e_ethtool_debug_stats()
H A Den.h1121 int sysctl_debug; member
H A Dmlx5_en_main.c4949 if (priv->sysctl_debug) in mlx5e_create_ifp()
5054 if (priv->sysctl_debug) in mlx5e_destroy_ifp()