Searched refs:DRV_VERSION_MINOR (Results 1 – 3 of 3) sorted by relevance
52 #define DRV_VERSION_MINOR 5 macro55 __stringify(DRV_VERSION_MINOR) "." __stringify(DRV_VERSION_BUILD)
25 #define DRV_VERSION_MINOR 2 macro28 __stringify(DRV_VERSION_MINOR) "." \
27 #define DRV_VERSION_MINOR 3 macro30 __stringify(DRV_VERSION_MINOR) "." \9249 dv.minor_version = DRV_VERSION_MINOR; in i40e_send_version()