Searched refs:bnxt_hwrm_func_reset (Results 1 – 3 of 3) sorted by relevance
53 int bnxt_hwrm_func_reset(struct bnxt_softc *softc);
812 rc = bnxt_hwrm_func_reset(softc); in bnxt_attach_pre()979 bnxt_hwrm_func_reset(softc); in bnxt_detach()1021 rc = bnxt_hwrm_func_reset(softc); in bnxt_init()1171 bnxt_hwrm_func_reset(softc); in bnxt_init()1182 bnxt_hwrm_func_reset(softc); in bnxt_stop()
498 bnxt_hwrm_func_reset(struct bnxt_softc *softc) in bnxt_hwrm_func_reset() function