Searched refs:DRV_VERSION_MAJOR (Results 1 – 4 of 4) sorted by relevance
51 #define DRV_VERSION_MAJOR 0 macro54 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
12 #define DRV_VERSION_MAJOR 0 macro16 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \2695 dv.major_ver = DRV_VERSION_MAJOR; in ice_send_version()
26 #define DRV_VERSION_MAJOR 3 macro29 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
28 #define DRV_VERSION_MAJOR 2 macro31 #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \9845 dv.major_version = DRV_VERSION_MAJOR; in i40e_send_version()