Searched refs:bnxt_hwrm_vnic_ctx_alloc (Results 1 – 1 of 1) sorted by relevance
348 int bnxt_hwrm_vnic_ctx_alloc(struct bnxt_softc *, uint16_t *);1078 if (bnxt_hwrm_vnic_ctx_alloc(sc, &sc->sc_vnic.rss_id) != 0) { in bnxt_up()2919 bnxt_hwrm_vnic_ctx_alloc(struct bnxt_softc *softc, uint16_t *ctx_id) in bnxt_hwrm_vnic_ctx_alloc() function