freebsd-dev/sys/dev/cxgbe/iw_cxgbe
John Baldwin 315048f2ad Store the offset of the KDOORBELL and GTS registers in the softc.
VF devices use a different register layout than PF devices.  Storing
the offset in a value in the softc allows code to be shared between the
PF and VF drivers.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D7389
2016-08-01 22:39:51 +00:00
..
cm.c cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
cq.c Store the offset of the KDOORBELL and GTS registers in the softc. 2016-08-01 22:39:51 +00:00
device.c cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
ev.c iw_cxgbe: Fix panic that occurs when c4iw_ev_handler tries to acquire 2016-06-01 18:46:54 +00:00
id_table.c
iw_cxgbe.h cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
mem.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
provider.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
qp.c Store the offset of the KDOORBELL and GTS registers in the softc. 2016-08-01 22:39:51 +00:00
resource.c iw_cxgbe: Use vmem(9) to manage PBL and RQT allocations. 2016-05-27 21:26:26 +00:00
t4.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00
user.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00