Searched refs:bnxt_hwrm_func_reset (Results 1 – 3 of 3) sorted by relevance
57 int bnxt_hwrm_func_reset(struct bnxt_softc *softc);
2391 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()
1333 bnxt_hwrm_func_reset(struct bnxt_softc *softc) in bnxt_hwrm_func_reset() function