Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw_mfa2.c143 const struct mlxfw_mfa2_tlv *dev_tlv, in mlxfw_mfa2_file_dev_validate() argument
156 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_file_dev_validate()
365 const struct mlxfw_mfa2_tlv *dev_tlv; in mlxfw_mfa2_tlv_dev_get() local
370 mlxfw_mfa2_tlv_foreach(mfa2_file, dev_tlv, idx, mfa2_file->first_dev, in mlxfw_mfa2_tlv_dev_get()
372 if (!dev_tlv) in mlxfw_mfa2_tlv_dev_get()
375 dev_multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_tlv_dev_get()