Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c112 const struct mlxfw_mfa2_tlv *dev_tlv, in mlxfw_mfa2_file_dev_validate() argument
125 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_file_dev_validate()
334 const struct mlxfw_mfa2_tlv *dev_tlv; in mlxfw_mfa2_tlv_dev_get() local
339 mlxfw_mfa2_tlv_foreach(mfa2_file, dev_tlv, idx, mfa2_file->first_dev, in mlxfw_mfa2_tlv_dev_get()
341 if (!dev_tlv) in mlxfw_mfa2_tlv_dev_get()
344 dev_multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_tlv_dev_get()