Searched refs:conf_sysctl (Results 1 – 2 of 2) sorted by relevance
1806 if (priv->conf_sysctl != NULL) in mlx4_en_destroy_netdev()2660 priv->conf_sysctl = SYSCTL_ADD_NODE(ctx, SYSCTL_STATIC_CHILDREN(_hw), in mlx4_en_sysctl_conf()2663 node = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(priv->conf_sysctl), OID_AUTO, in mlx4_en_sysctl_conf()2736 priv->stat_sysctl = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(priv->conf_sysctl), OID_AUTO, in mlx4_en_sysctl_stat()
630 struct sysctl_oid *conf_sysctl; member