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 | 3035 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3057 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3074 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3086 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3095 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3166 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init() 3178 rc = bnxt_hwrm_ring_alloc(softc, in bnxt_init()
|
H A D | bnxt_hwrm.c | 1749 bnxt_hwrm_ring_alloc(struct bnxt_softc *softc, uint8_t type, in bnxt_hwrm_ring_alloc() function
|