Lines Matching refs:bus_info
752 mlxsw_sp->bus_info->fw_rev.major, in mlxsw_sp_port_get_drvinfo()
753 mlxsw_sp->bus_info->fw_rev.minor, in mlxsw_sp_port_get_drvinfo()
754 mlxsw_sp->bus_info->fw_rev.subminor); in mlxsw_sp_port_get_drvinfo()
755 strlcpy(drvinfo->bus_info, mlxsw_sp->bus_info->device_name, in mlxsw_sp_port_get_drvinfo()
756 sizeof(drvinfo->bus_info)); in mlxsw_sp_port_get_drvinfo()
1245 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unable to init port mac address\n", in mlxsw_sp_port_create()
1262 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to check module\n", in mlxsw_sp_port_create()
1268 dev_dbg(mlxsw_sp->bus_info->dev, "Port %d: Not usable, skipping initialization\n", in mlxsw_sp_port_create()
1275 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to set system port mapping\n", in mlxsw_sp_port_create()
1282 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to set SWID\n", in mlxsw_sp_port_create()
1289 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to set MTU\n", in mlxsw_sp_port_create()
1300 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to initialize buffers\n", in mlxsw_sp_port_create()
1308 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to register netdev\n", in mlxsw_sp_port_create()
1403 dev_warn(mlxsw_sp->bus_info->dev, "Port %d: Link event received for non-existent port\n", in mlxsw_sp_pude_event_func()
1472 dev_warn_ratelimited(mlxsw_sp->bus_info->dev, "Port %d: skb received for non-existent port\n", in mlxsw_sp_rx_listener_func()
1693 mlxsw_sp->bus_info = mlxsw_bus_info; in mlxsw_sp_init()
1697 dev_err(mlxsw_sp->bus_info->dev, "Failed to get base mac\n"); in mlxsw_sp_init()
1703 dev_err(mlxsw_sp->bus_info->dev, "Failed to create ports\n"); in mlxsw_sp_init()
1709 dev_err(mlxsw_sp->bus_info->dev, "Failed to register for PUDE events\n"); in mlxsw_sp_init()
1715 dev_err(mlxsw_sp->bus_info->dev, "Failed to set traps for RX\n"); in mlxsw_sp_init()
1721 dev_err(mlxsw_sp->bus_info->dev, "Failed to initialize flood tables\n"); in mlxsw_sp_init()
1727 dev_err(mlxsw_sp->bus_info->dev, "Failed to initialize buffers\n"); in mlxsw_sp_init()
1733 dev_err(mlxsw_sp->bus_info->dev, "Failed to initialize switchdev\n"); in mlxsw_sp_init()