Searched hist:"7 ff93f8b7ecbc36e7ffc5c11a61643821c1bfee5" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | diff 7ff93f8b7ecbc36e7ffc5c11a61643821c1bfee5 Wed Oct 22 17:38:42 CDT 2008 Yevgeny Petrilin <yevgenyp@mellanox.co.il> mlx4_core: Multiple port type support
Multi-protocol adapters support different port types. Each consumer of mlx4_core queries for supported port types; in particular mlx4_ib can no longer assume that all physical ports belong to it. Port type is configured through a sysfs interface. When the type of a port is changed, all mlx4 interfaces are unregistered, and then registered again with the new port types.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | mlx4_ib.h | diff 7ff93f8b7ecbc36e7ffc5c11a61643821c1bfee5 Wed Oct 22 17:38:42 CDT 2008 Yevgeny Petrilin <yevgenyp@mellanox.co.il> mlx4_core: Multiple port type support
Multi-protocol adapters support different port types. Each consumer of mlx4_core queries for supported port types; in particular mlx4_ib can no longer assume that all physical ports belong to it. Port type is configured through a sysfs interface. When the type of a port is changed, all mlx4 interfaces are unregistered, and then registered again with the new port types.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | main.c | diff 7ff93f8b7ecbc36e7ffc5c11a61643821c1bfee5 Wed Oct 22 17:38:42 CDT 2008 Yevgeny Petrilin <yevgenyp@mellanox.co.il> mlx4_core: Multiple port type support
Multi-protocol adapters support different port types. Each consumer of mlx4_core queries for supported port types; in particular mlx4_ib can no longer assume that all physical ports belong to it. Port type is configured through a sysfs interface. When the type of a port is changed, all mlx4 interfaces are unregistered, and then registered again with the new port types.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
/openbmc/linux/include/linux/mlx4/ |
H A D | device.h | diff 7ff93f8b7ecbc36e7ffc5c11a61643821c1bfee5 Wed Oct 22 17:38:42 CDT 2008 Yevgeny Petrilin <yevgenyp@mellanox.co.il> mlx4_core: Multiple port type support
Multi-protocol adapters support different port types. Each consumer of mlx4_core queries for supported port types; in particular mlx4_ib can no longer assume that all physical ports belong to it. Port type is configured through a sysfs interface. When the type of a port is changed, all mlx4 interfaces are unregistered, and then registered again with the new port types.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
|