Searched refs:conf_sysctl (Results 1 – 2 of 2) sorted by relevance
1807 if (priv->conf_sysctl != NULL) in mlx4_en_destroy_netdev()2668 priv->conf_sysctl = SYSCTL_ADD_NODE(ctx, SYSCTL_STATIC_CHILDREN(_hw), in mlx4_en_sysctl_conf()2670 node = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(priv->conf_sysctl), OID_AUTO, in mlx4_en_sysctl_conf()2742 priv->stat_sysctl = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(priv->conf_sysctl), OID_AUTO, in mlx4_en_sysctl_stat()
623 struct sysctl_oid *conf_sysctl; member