Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1356 sys_debug = priv->sysctl_debug; in mlx5e_ethtool_debug_stats()
1361 if (sys_debug == priv->sysctl_debug) in mlx5e_ethtool_debug_stats()
1364 if ((priv->sysctl_debug = sys_debug)) { in mlx5e_ethtool_debug_stats()
H A Den.h1116 int sysctl_debug; member
H A Dmlx5_en_main.c4826 if (priv->sysctl_debug) in mlx5e_create_ifp()
4922 if (priv->sysctl_debug) in mlx5e_destroy_ifp()