Home
last modified time | relevance | path

Searched refs:last_module (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c235 u8 *last_module) in mlxsw_m_port_module_map()
250 if (module == *last_module) in mlxsw_m_port_module_map()
252 *last_module = module; in mlxsw_m_port_module_map()
269 u8 last_module = max_ports; in mlxsw_m_ports_create() local
291 err = mlxsw_m_port_module_map(mlxsw_m, i, &last_module); in mlxsw_m_ports_create()
234 mlxsw_m_port_module_map(struct mlxsw_m *mlxsw_m, u8 local_port, u8 *last_module) mlxsw_m_port_module_map() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c320 u8 *last_module) in mlxsw_m_port_module_map()
339 if (module == *last_module) in mlxsw_m_port_module_map()
341 *last_module = module; in mlxsw_m_port_module_map()
504 u8 last_module = max_ports; in mlxsw_m_ports_module_map() local
508 err = mlxsw_m_port_module_map(mlxsw_m, i, &last_module); in mlxsw_m_ports_module_map()
319 mlxsw_m_port_module_map(struct mlxsw_m *mlxsw_m, u16 local_port, u8 *last_module) mlxsw_m_port_module_map() argument

Completed in 3 milliseconds