Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_allocate_vfs (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h210 int bnxt_hwrm_allocate_vfs(struct bnxt *bp, int num_vfs);
H A Dbnxt_ethdev.c4767 rc = bnxt_hwrm_allocate_vfs(bp, bp->pdev->max_vfs); in bnxt_init_resources()
H A Dbnxt_hwrm.c3723 int bnxt_hwrm_allocate_vfs(struct bnxt *bp, int num_vfs) in bnxt_hwrm_allocate_vfs() function