Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c588 static void *pci_get_other_drvdata(struct device *this, struct device *other) in pci_get_other_drvdata() function
600 mdev = pci_get_other_drvdata(this->device, dev); in next_phys_dev_lag()