Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/mlx4
Eli Cohen 741a00be1f mlx4_en: use net_device dev_id to indicate port number
Today, there are no means to know which port of a hardware device a netdev
interface uses. struct net_device conatins a field, dev_id, that can be used
for that. Use this field to save the port number in ConnectX that is being used
by the net device; port numbers are zero based.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-31 00:27:45 -07:00
..
alloc.c
catas.c
cmd.c
cq.c
en_cq.c
en_ethtool.c
en_main.c
en_netdev.c mlx4_en: use net_device dev_id to indicate port number 2010-05-31 00:27:45 -07:00
en_port.c
en_port.h
en_resources.c
en_rx.c
en_tx.c
eq.c
fw.c
fw.h
icm.c mlx4_core: Clean up mlx4_alloc_icm() a bit 2010-05-20 15:58:22 -07:00
icm.h
intf.c
main.c
Makefile
mcg.c
mlx4.h drivers/base: Convert dev->sem to mutex 2010-05-21 09:37:30 -07:00
mlx4_en.h
mr.c
pd.c
port.c
profile.c
qp.c
reset.c
sense.c
srq.c