Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.h38 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs);
Dbnxt_sriov.c851 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs) in bnxt_sriov_configure() function
Dbnxt.c12044 .sriov_configure = bnxt_sriov_configure,