Home
last modified time | relevance | path

Searched refs:api_patch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c104 hw->api_maj_ver, hw->api_min_ver, hw->api_patch); in ixgbe_info_fw_api()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h952 u8 api_patch; /* API patch version */ member
H A Dice_common.c1972 hw->api_patch = resp->api_patch; in ice_aq_get_fw_ver()
6194 if (hw->api_min_ver == min && hw->api_patch >= patch) in ice_is_fw_api_min_ver()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c69 hw->api_min_ver, hw->api_patch); in ice_info_fw_api()