Home
last modified time | relevance | path

Searched defs:mlxsw_m (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dminimal.c29 struct mlxsw_m { struct
30 struct mlxsw_m_port **ports; argument
40 struct mlxsw_m *mlxsw_m; argument
45 static int mlxsw_m_base_mac_get(struct mlxsw_m *mlxsw_m) in mlxsw_m_base_mac_get()
66 struct mlxsw_m *mlxsw_m = mlxsw_m_port->mlxsw_m; in mlxsw_m_port_get_devlink_port() local
82 struct mlxsw_m *mlxsw_m = mlxsw_m_port->mlxsw_m; in mlxsw_m_module_get_drvinfo() local
122 mlxsw_m_port_module_info_get(struct mlxsw_m *mlxsw_m, u8 local_port, in mlxsw_m_port_module_info_get()
141 struct mlxsw_m *mlxsw_m = mlxsw_m_port->mlxsw_m; in mlxsw_m_port_dev_addr_get() local
160 mlxsw_m_port_create(struct mlxsw_m *mlxsw_m, u8 local_port, u8 module) in mlxsw_m_port_create()
223 static void mlxsw_m_port_remove(struct mlxsw_m *mlxsw_m, u8 local_port) in mlxsw_m_port_remove()
[all …]