Searched refs:bnxt_hwrm_ring_alloc (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.h | 46 int bnxt_hwrm_ring_alloc(struct bnxt_softc *softc, uint8_t type,
|
H A D | if_bnxt.c | 2798 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2817 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2830 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2840 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2847 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2914 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 2924 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init()
|
H A D | bnxt_hwrm.c | 1671 bnxt_hwrm_ring_alloc(struct bnxt_softc *softc, uint8_t type, in bnxt_hwrm_ring_alloc() function
|