Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_eeprom.c716 if (t && dd0->ipath_nguid > 1 && t <= dd0->ipath_nguid) { in ipath_get_eeprom_info()
738 dd->ipath_nguid = 1; in ipath_get_eeprom_info()
742 dd0->ipath_nguid, t, in ipath_get_eeprom_info()
805 dd->ipath_nguid = ifp->if_numguid; in ipath_get_eeprom_info()
Dipath_sysfs.c324 dd->ipath_nguid = 1; in store_guid()
345 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_nguid); in show_nguid()
Dipath_kernel.h596 u32 ipath_nguid; member