freebsd-dev/sys/dev/cxgb
Kip Macy bb38cd2fbc - switch adapter and port lock over to using sx so that resources
can be allocated atomically
- add debug macros for printing lock initialization / teardown
- add buffers to port_info and adapter to allow each lock to have a
  unique name
- destroy mutexes initialized by cxgb_offload_init
- remove recursive calls to ADAPTER_LOCK
- move callout_drain calls so that they don't occur with the lock held
- ensure that only as many qsets as are needed are initialized and
  destroyed

MFC after: 3 days
Sponsored by: Chelsio Inc.
2007-06-17 04:33:38 +00:00
..
common - import new common code for the T304 2007-06-13 05:36:00 +00:00
sys When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
ulp/toecore add toe device header missed by previous commit 2007-05-25 16:17:59 +00:00
cxgb_adapter.h - switch adapter and port lock over to using sx so that resources 2007-06-17 04:33:38 +00:00
cxgb_config.h - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_include.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_ioctl.h (MFp4) 2007-05-25 09:48:20 +00:00
cxgb_l2t.c When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_l2t.h (MFp4) 2007-05-25 09:48:20 +00:00
cxgb_lro.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_main.c - switch adapter and port lock over to using sx so that resources 2007-06-17 04:33:38 +00:00
cxgb_offload.c - switch adapter and port lock over to using sx so that resources 2007-06-17 04:33:38 +00:00
cxgb_offload.h - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_osdep.h Tuning for small packet handling 2007-05-27 22:07:47 +00:00
cxgb_sge.c - switch adapter and port lock over to using sx so that resources 2007-06-17 04:33:38 +00:00
t3fw-4.1.0.bin.gz.uu - import new common code for the T304 2007-06-13 05:36:00 +00:00