Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c444 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_module_info_get()
495 struct mlxsw_sp_port_mapping *port_mapping = &mlxsw_sp_port->mapping; in mlxsw_sp_port_module_map()
1391 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_create()
1742 struct mlxsw_sp_port_mapping *port_mapping; in mlxsw_sp_ports_create()
1780 struct mlxsw_sp_port_mapping port_mapping; in mlxsw_sp_port_module_info_init()
1785 sizeof(struct mlxsw_sp_port_mapping *), in mlxsw_sp_port_module_info_init()
1833 struct mlxsw_sp_port_mapping *port_mapping, in mlxsw_sp_port_split_create()
1836 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create()
1862 struct mlxsw_sp_port_mapping *port_mapping; in mlxsw_sp_port_unsplit_create()
1908 struct mlxsw_sp_port_mapping port_mapping; in mlxsw_sp_port_split()
Dspectrum.h137 struct mlxsw_sp_port_mapping { struct
150 struct mlxsw_sp_port_mapping **port_mapping; argument
294 struct mlxsw_sp_port_mapping mapping; /* mapping is constant during the
Dspectrum_ethtool.c564 struct mlxsw_sp_port_mapping port_mapping = mlxsw_sp_port->mapping; in mlxsw_sp_port_get_transceiver_overheat_stats()