Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h27 struct mlxsw_fw_rev;
38 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev,
39 const struct mlxsw_fw_rev *req_rev);
287 const struct mlxsw_fw_rev *fw_req_rev;
431 struct mlxsw_fw_rev { struct
442 struct mlxsw_fw_rev fw_rev;
H A Dminimal.c22 static const struct mlxsw_fw_rev mlxsw_m_fw_rev = {
343 const struct mlxsw_fw_rev *rev = &mlxsw_m->bus_info->fw_rev; in mlxsw_m_fw_rev_validate()
H A Dcore.c145 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev, in mlxsw_core_fw_rev_minor_subminor_validate()
146 const struct mlxsw_fw_rev *req_rev) in mlxsw_core_fw_rev_minor_subminor_validate()
1061 const struct mlxsw_fw_rev *req_rev, in mlxsw_core_fw_rev_validate()
1064 const struct mlxsw_fw_rev *rev = &mlxsw_bus_info->fw_rev; in mlxsw_core_fw_rev_validate()
H A Dspectrum.c51 static const struct mlxsw_fw_rev mlxsw_sp1_fw_rev = {
67 static const struct mlxsw_fw_rev mlxsw_sp2_fw_rev = {
82 static const struct mlxsw_fw_rev mlxsw_sp3_fw_rev = {
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h34 struct mlxsw_fw_rev;
48 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev,
49 const struct mlxsw_fw_rev *req_rev);
345 const struct mlxsw_fw_rev *fw_req_rev;
491 struct mlxsw_fw_rev { struct
502 struct mlxsw_fw_rev fw_rev;
H A Dminimal.c22 static const struct mlxsw_fw_rev mlxsw_m_fw_rev = {
564 const struct mlxsw_fw_rev *rev = &mlxsw_m->bus_info->fw_rev; in mlxsw_m_fw_rev_validate()
H A Dcore.c214 mlxsw_core_fw_rev_minor_subminor_validate(const struct mlxsw_fw_rev *rev, in mlxsw_core_fw_rev_minor_subminor_validate()
215 const struct mlxsw_fw_rev *req_rev) in mlxsw_core_fw_rev_minor_subminor_validate()
1233 const struct mlxsw_fw_rev *req_rev, in mlxsw_core_fw_rev_validate()
1236 const struct mlxsw_fw_rev *rev = &mlxsw_bus_info->fw_rev; in mlxsw_core_fw_rev_validate()
H A Dspectrum.c55 static const struct mlxsw_fw_rev mlxsw_sp1_fw_rev = {
69 static const struct mlxsw_fw_rev mlxsw_sp2_fw_rev = {
82 static const struct mlxsw_fw_rev mlxsw_sp3_fw_rev = {
H A Dcore_linecards.c1428 const struct mlxsw_fw_rev *rev = &linecards->bus_info->fw_rev; in mlxsw_linecard_types_init()

Completed in 33 milliseconds