Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Diov.c170 if (!pdev->driver || !pdev->driver->sriov_get_vf_total_msix) in sriov_vf_total_msix_show()
173 vf_total_msix = pdev->driver->sriov_get_vf_total_msix(pdev); in sriov_vf_total_msix_show()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c1831 .sriov_get_vf_total_msix = mlx5_sriov_get_vf_total_msix,
/linux/include/linux/
A Dpci.h897 u32 (*sriov_get_vf_total_msix)(struct pci_dev *pf); member

Completed in 24 milliseconds