Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Diov.c213 if (!pdev->driver || !pdev->driver->sriov_get_vf_total_msix) in sriov_vf_total_msix_show()
216 vf_total_msix = pdev->driver->sriov_get_vf_total_msix(pdev); in sriov_vf_total_msix_show()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c2064 .sriov_get_vf_total_msix = mlx5_sriov_get_vf_total_msix,
/linux-6.3-rc2/include/linux/
A Dpci.h925 u32 (*sriov_get_vf_total_msix)(struct pci_dev *pf); member

Completed in 15 milliseconds