Searched refs:dcb_oid (Results 1 – 2 of 2) sorted by relevance
116 softc->dcb_oid = SYSCTL_ADD_NODE(ctx, in bnxt_init_sysctl_ctx()119 if (!softc->dcb_oid) { in bnxt_init_sysctl_ctx()170 if (softc->dcb_oid != NULL) { in bnxt_free_sysctl_ctx()175 softc->dcb_oid = NULL; in bnxt_free_sysctl_ctx()2126 struct sysctl_oid *oid = softc->dcb_oid; in bnxt_create_dcb_sysctls()
1106 struct sysctl_oid *dcb_oid; member