Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1129 u8 fw_patch; /* firmware patch version */
1104 u8 fw_patch; /* firmware patch version */ global() member
H A Dice_common.c2004 hw->fw_patch = resp->fw_patch; in ice_aq_get_fw_ver()
6499 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.c2533 hw->fw_maj_ver, hw->fw_min_ver, hw->fw_patch, in ice_nvm_version_str()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h589 u8 fw_patch; member
H A Dixgbe_e610.c460 hw->fw_patch = resp->fw_patch; in ixgbe_aci_get_fw_ver()
H A Dixgbe_type.h4303 u8 fw_patch; member
/freebsd/sys/dev/sym/
H A Dsym_hipd.c1575 void (*fw_patch)(hcb_p np); member
3139 np->fw_patch(np); in sym_init()
8426 np->fw_patch = fw->patch;