freebsd-skq/sys/dev/cxgb
Kip Macy 77f07749f3 cxgb_stop is only called from cxgb_ioctl so:
- don't acquire port lock, already held in ioctl
- rename to cxgb_stop_locked
- switch callout_drain to callout_stop to avoid a hang from having the port lock held
2007-03-20 06:21:47 +00:00
..
common
cxgb_adapter.h make desc_reclaimable macro safe to arbitrary arguments 2007-03-14 06:33:28 +00:00
cxgb_config.h add cxgb_config.h to define values that are defined in the Makefile when compiled as a 2007-03-14 06:35:38 +00:00
cxgb_ioctl.h
cxgb_lro.c
cxgb_main.c cxgb_stop is only called from cxgb_ioctl so: 2007-03-20 06:21:47 +00:00
cxgb_osdep.h #define L1_CACHE_BYTES for non-x86 2007-03-14 16:18:51 +00:00
cxgb_sge.c move inline function above use so that -O works 2007-03-17 05:23:45 +00:00
t3fw-3.2.bin.gz.uu