Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.h39 int bnxt_create_config_sysctls_pre(struct bnxt_softc *softc);
H A Dbnxt_sysctl.c1599 bnxt_create_config_sysctls_pre(struct bnxt_softc *softc) in bnxt_create_config_sysctls_pre() function
H A Dif_bnxt.c2406 rc = bnxt_create_config_sysctls_pre(softc); in bnxt_attach_pre()