Home
last modified time | relevance | path

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

/linux/include/linux/net/intel/libie/
H A Dadminq.h52 u8 api_patch; member
/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.h950 u8 api_patch; /* API patch version */ member
H A Dice_common.c1971 hw->api_patch = resp->api_patch; in ice_aq_get_fw_ver()
6191 if (hw->api_min_ver == min && hw->api_patch >= patch) in ice_is_fw_api_min_ver()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c374 hw->api_patch = resp->api_patch; in ixgbe_aci_get_fw_ver()
H A Dixgbe_type.h3748 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()