Searched refs:bnxt_hwrm_ring_free (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.h | 48 int bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint32_t type,
|
H A D | if_bnxt.c | 2560 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 D | bnxt_hwrm.c | 1635 int bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint32_t ring_type, in bnxt_hwrm_ring_free() function
|