Searched refs:DRV_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance
51 #define DRV_VERSION_MAJOR 0 macro54 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
24 #define DRV_VERSION_MAJOR 3 macro27 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
26 #define DRV_VERSION_MAJOR 2 macro29 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \9248 dv.major_version = DRV_VERSION_MAJOR; in i40e_send_version()