Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h198 u8 api_patch; member
H A Dixgbe_type.h3700 u8 api_patch; member
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_type.h942 u8 api_patch; /* API patch version */ member
H A Dice_common.c1682 hw->api_patch = resp->api_patch; in ice_aq_get_fw_ver()
5816 if (hw->api_min_ver == min && hw->api_patch >= patch) in ice_is_fw_api_min_ver()
H A Dice_adminq_cmd.h40 u8 api_patch; member
/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c69 hw->api_min_ver, hw->api_patch); in ice_info_fw_api()