Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h57 int bnxt_hwrm_func_reset(struct bnxt_softc *softc);
H A Dif_bnxt.c2165 rc = bnxt_hwrm_func_reset(softc); in bnxt_attach_pre()
2511 bnxt_hwrm_func_reset(softc); in bnxt_detach()
2648 bnxt_hwrm_func_reset(softc); in bnxt_func_reset()
2782 rc = bnxt_hwrm_func_reset(softc); in bnxt_init()
H A Dbnxt_hwrm.c1264 bnxt_hwrm_func_reset(struct bnxt_softc *softc) in bnxt_hwrm_func_reset() function