Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.h39 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs);
Dbnxt_sriov.c890 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs) in bnxt_sriov_configure() function
Dbnxt.c14095 .sriov_configure = bnxt_sriov_configure,