dect
/
linux-2.6
Archived
13
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/cxgb4vf
Casey Leedom 0550769bb7 cxgb4vf: Use defined Mailbox Timeout
VF Driver should use mailbox command timeout specified in t4fw_interface.h
rather than hard-coded value of 500ms.

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-14 17:37:11 -08:00
..
Makefile cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf 2010-06-28 23:59:37 -07:00
adapter.h cxgb4vf: minor comment/symbolic name cleanup. 2010-11-15 09:17:36 -08:00
cxgb4vf_main.c cxgb4vf: Quiesce Virtual Interfaces on shutdown ... 2011-02-14 17:37:11 -08:00
sge.c cxgb4vf: minor comment/symbolic name cleanup. 2010-11-15 09:17:36 -08:00
t4vf_common.h cxgb4vf: add call to Firmware to reset VF State. 2010-11-12 12:31:01 -08:00
t4vf_defs.h cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code 2010-06-28 23:59:35 -07:00
t4vf_hw.c cxgb4vf: Use defined Mailbox Timeout 2011-02-14 17:37:11 -08:00