Home
last modified time | relevance | path

Searched refs:ice_patch_version (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_drv_info.h68 const uint8_t ice_patch_version = 3; variable
H A Dice_lib.h113 extern const uint8_t ice_patch_version;
H A Dice_lib.c9212 driver_version.build_ver = ice_patch_version; in ice_send_version()