i40e/i40evf: Add base address registers to aq struct
authorShannon Nelson <shannon.nelson@intel.com>
Wed, 4 Jun 2014 20:41:17 +0000 (20:41 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 1 Jul 2014 06:45:44 +0000 (23:45 -0700)
commit87dc346433edbc069bf547402d321c1f419b2dcc
tree78d70b1ad0730354558e8833a7de5778104ccc77
parent4135ab8208048a1586385fae1298726d7dacfc26
i40e/i40evf: Add base address registers to aq struct

Add the Base Address High and Low to the admin queue struct to simplify
another bit of "which context" logic in the config routines.

Change-ID: Iae195a7da3baffc1a9d522119e1e2b427068ad07
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_adminq.c
drivers/net/ethernet/intel/i40e/i40e_adminq.h
drivers/net/ethernet/intel/i40evf/i40e_adminq.c
drivers/net/ethernet/intel/i40evf/i40e_adminq.h