Searched refs:mlxsw_m_port_mapping_get (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | minimal.c | 327 mlxsw_m_port_mapping_get(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) in mlxsw_m_port_mapping_get() function 359 module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, slot_index, module); in mlxsw_m_port_module_map() 368 int *module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, slot_index, in mlxsw_m_port_module_unmap() 456 module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, slot_index, i); in mlxsw_m_linecard_port_module_unmap() 469 module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, slot_index, i); in mlxsw_m_linecard_ports_create() 484 module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, slot_index, i); in mlxsw_m_linecard_ports_create() 502 int *module_to_port = mlxsw_m_port_mapping_get(mlxsw_m, in mlxsw_m_linecard_ports_remove()
|