Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c487 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_module_info_get()
538 struct mlxsw_sp_port_mapping *port_mapping = &mlxsw_sp_port->mapping; in mlxsw_sp_port_module_map()
1447 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_create()
1812 struct mlxsw_sp_port_mapping *port_mapping; in mlxsw_sp_ports_create()
1850 struct mlxsw_sp_port_mapping port_mapping; in mlxsw_sp_port_module_info_init()
1855 sizeof(struct mlxsw_sp_port_mapping *), in mlxsw_sp_port_module_info_init()
1906 struct mlxsw_sp_port_mapping *port_mapping, in mlxsw_sp_port_split_create()
1909 struct mlxsw_sp_port_mapping split_port_mapping; in mlxsw_sp_port_split_create()
1935 struct mlxsw_sp_port_mapping *port_mapping; in mlxsw_sp_port_unsplit_create()
1981 struct mlxsw_sp_port_mapping port_mapping; in mlxsw_sp_port_split()
Dspectrum.h145 struct mlxsw_sp_port_mapping { struct
165 struct mlxsw_sp_port_mapping **port_mapping; argument
324 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()