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

/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_mfa2.c214 const struct mlxfw_mfa2_tlv *comp_tlv,
223 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, comp_tlv);
504 const struct mlxfw_mfa2_tlv *comp_tlv; local
509 comp_tlv = mlxfw_mfa2_tlv_advance(mfa2_file, mfa2_file->first_component,
511 if (!comp_tlv)
514 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, comp_tlv);
213 mlxfw_mfa2_file_comp_validate(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv *comp_tlv, u16 comp_idx) argument

Completed in 55 milliseconds