Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h23 #define VELOCITY_VERSION "1.15" macro
H A Dvia-velocity.c2788 pr_info_once("%s Ver. %s\n", VELOCITY_FULL_DRV_NAM, VELOCITY_VERSION); in velocity_probe()
3422 strscpy(info->version, VELOCITY_VERSION, sizeof(info->version)); in velocity_get_drvinfo()