Searched refs:cur_guid (Results 1 – 1 of 1) sorted by relevance
1726 uint8_t cur_guid[32] = {0}; in mlx5_device_bond_pci_match() local1741 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()