Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_drv_info.h68 const uint8_t ice_patch_version = 2; variable
H A Dice_lib.h110 extern const uint8_t ice_patch_version;
H A Dice_lib.c9210 driver_version.build_ver = ice_patch_version; in ice_send_version()