Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h48 int bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint32_t type,
H A Dif_bnxt.c2560 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2568 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2575 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2603 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2610 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2617 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
2625 rc = bnxt_hwrm_ring_free(softc, in bnxt_hwrm_resource_free()
H A Dbnxt_hwrm.c1635 int bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint32_t ring_type, in bnxt_hwrm_ring_free() function