np 2010-05-05 22:52:06 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_adapter.h cxgb_sge.c
Log:
SVN rev 207688 on 2010-05-05 22:52:06Z by np
Don't ring the tx doorbell for every frame when we know more frames
will follow. Adjust the freelist and response queue doorbells too.
Discussed with: kmacy
Revision Changes Path
1.54 +2 -0 src/sys/dev/cxgb/cxgb_adapter.h
1.90 +30 -18 src/sys/dev/cxgb/cxgb_sge.c