Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1726 uint8_t cur_guid[32] = {0}; in mlx5_device_bond_pci_match() local
1741 if (mlx5_get_device_guid(pci_dev, cur_guid, sizeof(cur_guid)) < 0) in mlx5_device_bond_pci_match()
1829 if (!memcmp(guid, cur_guid, sizeof(guid)) && in mlx5_device_bond_pci_match()