Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c186 const struct mlxfw_mfa2_tlv *comp_tlv, in mlxfw_mfa2_file_comp_validate() argument
195 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, comp_tlv); in mlxfw_mfa2_file_comp_validate()
476 const struct mlxfw_mfa2_tlv *comp_tlv; in mlxfw_mfa2_file_component_tlv_get() local
481 comp_tlv = mlxfw_mfa2_tlv_advance(mfa2_file, mfa2_file->first_component, in mlxfw_mfa2_file_component_tlv_get()
483 if (!comp_tlv) in mlxfw_mfa2_file_component_tlv_get()
486 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, comp_tlv); in mlxfw_mfa2_file_component_tlv_get()