linux/drivers/net/ethernet/intel/i40evf
Mitch Williams 912257e540 i40evf: check admin queue error bits
FW can indicate any admin queue error states to the driver via some bits
in the length registers. Each time we process an admin queue message,
check these bits and log any errors we find. Since the VF really can't
do much, we just print the message and depend on the PF driver to clear
things up on our behalf.

Change-ID: I92bc6c53ce3b4400544e0ca19c5de2d27490bd0d
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-11 08:48:26 -07:00
..
i40e_adminq_cmd.h i40e/i40evf: AdminQ API update for new FW 2014-06-11 08:47:35 -07:00
i40e_adminq.c i40e/i40evf: check AQ register for valid data 2014-06-06 01:59:55 -07:00
i40e_adminq.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_alloc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_common.c i40e/i40evf: remove deprecated device IDs 2014-06-08 02:02:02 -07:00
i40e_hmc.h i40e/i40evf: Fix code to accommodate i40e_register.h changes 2014-06-08 02:01:23 -07:00
i40e_lan_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_osdep.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_prototype.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_register.h i40e/i40evf: add Tx pre queue disable function 2014-06-06 01:59:58 -07:00
i40e_status.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.c i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum 2014-06-09 00:39:58 -07:00
i40e_txrx.h i40e/i40evf: fix TSO accounting 2014-06-08 02:01:55 -07:00
i40e_type.h i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum 2014-06-09 00:39:58 -07:00
i40e_virtchnl.h i40e/i40evf: Clean up a few things 2014-06-08 02:01:26 -07:00
i40evf_ethtool.c i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
i40evf_main.c i40evf: check admin queue error bits 2014-06-11 08:48:26 -07:00
i40evf_virtchnl.c i40e/i40evf: User ether_addr_copy instead of memcpy 2014-06-11 08:48:22 -07:00
i40evf.h i40evf: fix crash when changing ring sizes 2014-06-05 02:13:01 -07:00
Makefile i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00