Searched refs:BDX_DRV_VERSION (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
H A D | tehuti.h | 61 #define BDX_DRV_VERSION "7.29.3" macro
|
H A D | tehuti.c | 2151 strlcpy(drvinfo->version, BDX_DRV_VERSION, sizeof(drvinfo->version)); in bdx_get_drvinfo() 2433 pr_info("%s, %s\n", BDX_DRV_DESC, BDX_DRV_VERSION); in print_driver_id()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/ |
H A D | tehuti.h | 61 #define BDX_DRV_VERSION "7.29.3" macro
|
H A D | tehuti.c | 2137 strscpy(drvinfo->version, BDX_DRV_VERSION, sizeof(drvinfo->version)); in bdx_get_drvinfo() 2431 pr_info("%s, %s\n", BDX_DRV_DESC, BDX_DRV_VERSION); in print_driver_id()
|
Completed in 12 milliseconds