Home
last modified time | relevance | path

Searched refs:fw_patch (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/ice/
H A Dice_type.h1129 u8 fw_patch; /* firmware patch version */ member
H A Dice_common.c1995 hw->fw_patch = resp->fw_patch; in ice_aq_get_fw_ver()
6490 if (hw->fw_min_ver == min && hw->fw_patch >= patch) in ice_is_fw_min_ver()
H A Dice_adminq_cmd.h66 u8 fw_patch; member
H A Dice_lib.c2506 hw->fw_maj_ver, hw->fw_min_ver, hw->fw_patch, in ice_nvm_version_str()
/freebsd-14.2/sys/dev/sym/
H A Dsym_hipd.c1587 void (*fw_patch)(hcb_p np); member
3150 np->fw_patch(np); in sym_init()
8431 np->fw_patch = fw->patch;