Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c575 static void *pci_get_other_drvdata(struct device *this, struct device *other) in pci_get_other_drvdata() function
587 mdev = pci_get_other_drvdata(this->device, dev); in next_phys_dev_lag()