Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt_hwrm.h57 int bnxt_hwrm_func_reset(struct bnxt_softc *softc);
HDif_bnxt.c2391 rc = bnxt_hwrm_func_reset(softc); in bnxt_attach_pre()
2749 bnxt_hwrm_func_reset(softc); in bnxt_detach()
2885 bnxt_hwrm_func_reset(softc); in bnxt_func_reset()
3019 rc = bnxt_hwrm_func_reset(softc); in bnxt_init()
HDbnxt_hwrm.c1333 bnxt_hwrm_func_reset(struct bnxt_softc *softc) in bnxt_hwrm_func_reset() function