linux-sg2042/drivers/net/ixgbevf
Greg Rose a9ee25a2b8 ixgbevf: Take action when the PF notifies the VF it is resetting.
When the VF driver gets a control message from the PF that indicates the
PF is about to reset or go down we schedule the watchdog timer so that
it will detect the PF has gone offline and take appropriate action.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-23 01:13:55 -08:00
..
Makefile ixgbevf: Driver Makefile 2010-01-10 13:34:23 -08:00
defines.h
ethtool.c ixgbevf: Driver main and ethool interface module and main header 2010-01-10 13:34:22 -08:00
ixgbevf.h ixgbevf: Driver main and ethool interface module and main header 2010-01-10 13:34:22 -08:00
ixgbevf_main.c ixgbevf: Take action when the PF notifies the VF it is resetting. 2010-01-23 01:13:55 -08:00
mbx.c ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
mbx.h ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
regs.h
vf.c ixgbevf: 82599 Virtual Function core functions and header 2010-01-10 13:34:21 -08:00
vf.h ixgbevf: 82599 Virtual Function core functions and header 2010-01-10 13:34:21 -08:00