Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bnxt/
HDbnxt_sysctl.h39 int bnxt_create_config_sysctls_pre(struct bnxt_softc *softc);
HDbnxt_sysctl.c1208 bnxt_create_config_sysctls_pre(struct bnxt_softc *softc) in bnxt_create_config_sysctls_pre() function
HDif_bnxt.c1541 rc = bnxt_create_config_sysctls_pre(softc); in bnxt_attach_pre()