Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h32 struct mlxsw_fw_rev;
43 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev,
44 const struct mlxsw_fw_rev *req_rev);
314 const struct mlxsw_fw_rev *fw_req_rev;
458 struct mlxsw_fw_rev { struct
471 struct mlxsw_fw_rev fw_rev; argument
Dminimal.c22 static const struct mlxsw_fw_rev mlxsw_m_fw_rev = {
357 const struct mlxsw_fw_rev *rev = &mlxsw_m->bus_info->fw_rev; in mlxsw_m_fw_rev_validate()
Dcore.c193 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev, in mlxsw_core_fw_rev_minor_subminor_validate()
194 const struct mlxsw_fw_rev *req_rev) in mlxsw_core_fw_rev_minor_subminor_validate()
1110 const struct mlxsw_fw_rev *req_rev, in mlxsw_core_fw_rev_validate()
1113 const struct mlxsw_fw_rev *rev = &mlxsw_bus_info->fw_rev; in mlxsw_core_fw_rev_validate()
Dspectrum.c53 static const struct mlxsw_fw_rev mlxsw_sp1_fw_rev = {
69 static const struct mlxsw_fw_rev mlxsw_sp2_fw_rev = {
84 static const struct mlxsw_fw_rev mlxsw_sp3_fw_rev = {