Home
last modified time | relevance | path

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

/linux/include/linux/net/intel/libie/
H A Dadminq.h51 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/ixgbe/
H A Dixgbe_e610.c374 hw->api_patch = resp->api_patch; in ixgbe_aci_get_fw_ver()
H A Dixgbe_type.h3745 u8 api_patch; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c1921 hw->api_patch = resp->api_patch; in ice_aq_get_fw_ver()
6086 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()