Searched refs:bnxt_hwrm_vnic_alloc (Results 1 – 3 of 3) sorted by relevance
65 int bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
1495 bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_alloc() function
2879 rc = bnxt_hwrm_vnic_alloc(softc, &softc->vnic_info); in bnxt_init()