Searched refs:mlxsw_fw_rev (Results 1 – 4 of 4) sorted by relevance
32 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);312 const struct mlxsw_fw_rev *fw_req_rev;456 struct mlxsw_fw_rev { struct469 struct mlxsw_fw_rev fw_rev; argument
22 static const struct mlxsw_fw_rev mlxsw_m_fw_rev = {403 const struct mlxsw_fw_rev *rev = &mlxsw_m->bus_info->fw_rev; in mlxsw_m_fw_rev_validate()
192 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev, in mlxsw_core_fw_rev_minor_subminor_validate()193 const struct mlxsw_fw_rev *req_rev) in mlxsw_core_fw_rev_minor_subminor_validate()1109 const struct mlxsw_fw_rev *req_rev, in mlxsw_core_fw_rev_validate()1112 const struct mlxsw_fw_rev *rev = &mlxsw_bus_info->fw_rev; in mlxsw_core_fw_rev_validate()
53 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 = {
Completed in 282 milliseconds