Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h940 u8 api_patch; /* API patch version */ member
H A Dice_common.c1699 hw->api_patch = resp->api_patch; in ice_aq_get_fw_ver()
5894 if (hw->api_min_ver == min && hw->api_patch >= patch) in ice_is_fw_api_min_ver()
H A Dice_adminq_cmd.h33 u8 api_patch; member
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c69 hw->api_min_ver, hw->api_patch); in ice_info_fw_api()