Home
last modified time | relevance | path

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

/src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.h32 int bnxt_init_sysctl_ctx(struct bnxt_softc *softc);
H A Dbnxt_sysctl.c56 bnxt_init_sysctl_ctx(struct bnxt_softc *softc) in bnxt_init_sysctl_ctx() function
H A Dif_bnxt.c2634 rc = bnxt_init_sysctl_ctx(softc); in bnxt_attach_pre()