linux-kernel-test/drivers/net/qlge
Ron Mercer e4552f51ce qlge: Add support for varied pcie function numbers.
Currently we support only PCIe NIC functions zero and one, and FCoE
functions as 3 and 4. Future configurations can mix these up in any
fashion.
This patch removes the 0-1 dependancy and allows usage of any of the 4
functions. We also find the alternate NIC function (if exist) and
determine our port number based on the comparison of the two functions:
Lower function number gets first port, higher function gets second port.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-10 01:04:14 -07:00
..
Makefile
qlge_dbg.c qlge: Increase MAC addr hw sem granularity. 2009-02-24 23:50:00 -08:00
qlge_ethtool.c qlge: Add support for retrieving firmware version. 2009-06-10 01:04:08 -07:00
qlge_main.c qlge: Add support for varied pcie function numbers. 2009-06-10 01:04:14 -07:00
qlge_mpi.c qlge: Add support for retrieving firmware version. 2009-06-10 01:04:08 -07:00
qlge.h qlge: Add support for varied pcie function numbers. 2009-06-10 01:04:14 -07:00