Yan Burman
16a10ffd20
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
...
Move low level code that deals with management of Ethernet MACs and QPs from mlx4_core to mlx4_en.
Also convert the new functions to deal with MACs in form of char array instead of u64.
Actual functions moved:
mlx4_replace_mac
mlx4_get_eth_qp
mlx4_put_eth_qp
To conduct this change, some functionality had to be exported from the core,
the following functions were added:
mlx4_get_base_qp
__mlx4_replace_mac (low level function for CX1/A0 compatibility)
Signed-off-by: Yan Burman <yanb@mellanox.com >
Signed-off-by: Amir Vadai <amirv@mellanox.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-02-07 23:26:12 -05:00
..
2013-01-29 15:32:13 -05:00
2013-01-22 10:39:54 -05:00
2012-12-07 14:22:22 -05:00
2013-01-15 15:05:59 -05:00
2013-01-14 15:11:50 -05:00
2012-12-07 14:22:22 -05:00
2013-01-22 10:39:55 -05:00
2012-12-03 11:16:54 -08:00
2013-02-04 13:22:33 -05:00
2013-02-04 13:22:33 -05:00
2012-12-11 18:25:53 -05:00
2013-01-14 15:11:50 -05:00
2013-01-29 15:32:13 -05:00
2013-02-04 13:22:32 -05:00
2013-01-06 21:06:31 -08:00
2013-01-18 14:34:48 -05:00
2013-01-06 21:06:31 -08:00
2013-01-22 10:39:55 -05:00
2013-01-22 10:39:49 -05:00
2013-02-05 14:12:20 -05:00
2013-01-14 15:11:50 -05:00
2013-02-04 21:08:01 -05:00
2013-01-22 10:39:54 -05:00
2012-12-07 14:22:22 -05:00
2013-01-22 10:39:52 -05:00
2013-02-04 13:22:33 -05:00
2012-12-07 14:22:22 -05:00
2013-02-05 01:44:27 -08:00
2013-02-04 13:22:33 -05:00
2013-02-07 23:26:12 -05:00
2013-01-29 13:32:00 -05:00
2013-01-03 22:37:36 -08:00
2013-02-04 13:22:33 -05:00
2013-01-14 21:26:06 -05:00
2013-01-08 18:00:48 -08:00
2013-01-06 21:06:31 -08:00
2013-01-15 15:05:59 -05:00
2013-01-14 15:11:50 -05:00
2013-01-06 21:06:31 -08:00
2012-11-17 22:11:45 -05:00
2013-01-06 21:06:31 -08:00
2012-12-03 11:16:55 -08:00
2013-02-04 21:08:48 -05:00
2013-02-04 13:22:33 -05:00
2013-01-29 15:32:13 -05:00
2013-02-04 13:22:33 -05:00
2013-01-22 10:39:56 -05:00
2013-01-21 15:44:58 -05:00
2013-01-06 21:06:31 -08:00
2013-01-08 18:00:48 -08:00
2013-01-08 18:00:48 -08:00
2013-01-18 14:32:39 -05:00
2013-02-04 13:22:33 -05:00
2013-02-04 13:22:33 -05:00
2013-01-06 21:06:31 -08:00
2013-02-04 13:22:33 -05:00
2013-01-03 22:37:36 -08:00
2013-01-14 15:11:50 -05:00
2012-08-30 13:08:37 -04:00
2013-02-05 14:12:20 -05:00
2013-01-03 22:37:36 -08:00
2013-02-04 13:22:33 -05:00
2013-01-06 21:06:31 -08:00
2013-01-14 15:11:50 -05:00
2013-01-14 15:11:50 -05:00
2013-01-29 14:07:05 -05:00
2012-12-07 14:22:22 -05:00
2012-12-03 11:16:54 -08:00
2012-02-22 14:44:41 -05:00
2013-01-22 10:39:52 -05:00
2013-01-06 21:06:31 -08:00
2013-01-14 15:11:50 -05:00
2013-01-22 10:39:52 -05:00
2012-09-14 11:17:36 +02:00
2013-01-14 15:11:50 -05:00