Home
last modified time | relevance | path

Searched refs:pch_driver_version (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c11 static const char pch_driver_version[] = "1.01"; variable
173 strscpy(drvinfo->version, pch_driver_version, sizeof(drvinfo->version)); in pch_gbe_get_drvinfo()
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h599 extern const char pch_driver_version[];
H A Dpch_gbe_ethtool.c171 strlcpy(drvinfo->version, pch_driver_version, sizeof(drvinfo->version)); in pch_gbe_get_drvinfo()
H A Dpch_gbe_main.c17 const char pch_driver_version[] = DRV_VERSION; variable

Completed in 7 milliseconds