Searched refs:ver_oid (Results 1 – 2 of 2) sorted by relevance
72 softc->ver_info->ver_oid = SYSCTL_ADD_NODE(ctx, in bnxt_init_sysctl_ctx()76 if (!softc->ver_info->ver_oid) { in bnxt_init_sysctl_ctx()140 if (softc->ver_info->ver_oid != NULL) { in bnxt_free_sysctl_ctx()145 softc->ver_info->ver_oid = NULL; in bnxt_free_sysctl_ctx()1165 struct sysctl_oid *oid = vi->ver_oid; in bnxt_create_ver_sysctls()
631 struct sysctl_oid *ver_oid; member