freebsd-src/sys/dev/cxgb
Kip Macy 60f1e27625 - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer
- move cxgb_tx_common in to cxgb_multiq.c and rename to cxgb_tx
- move cxgb_tx_common dependencies
- further simplify cxgb_dequeue_packet for the non-multiqueue case
- only launch one service thread per port in the non-multiq case
- remove dead cleaning code from cxgb_sge.c
- simplify PIO case substantially in by returning directly from mbuf collapse
  and just using m_copydata
- remove gratuitous m_gethdr in the rx path
- clarify freeing of mbufs in collapse
2008-01-15 03:27:42 +00:00
..
common - make 9k clusters the default unless a tunable is set 2008-01-10 00:55:42 +00:00
sys - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer 2008-01-15 03:27:42 +00:00
ulp Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
cxgb_adapter.h - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer 2008-01-15 03:27:42 +00:00
cxgb_config.h Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
cxgb_include.h Include cdefs.h and param.h for architectures with less header pollution 2007-12-16 21:22:24 +00:00
cxgb_ioctl.h
cxgb_l2t.c Don't duplicate the whole of arpresolve to arpresolve 2 for the sake 2007-12-31 23:48:06 +00:00
cxgb_l2t.h Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
cxgb_lro.c Fixes for 4 port and small packet optimization 2007-08-25 21:07:37 +00:00
cxgb_main.c - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer 2008-01-15 03:27:42 +00:00
cxgb_multiq.c - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer 2008-01-15 03:27:42 +00:00
cxgb_offload.c Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
cxgb_offload.h Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
cxgb_osdep.h remove superfluous locking from dequeue 2008-01-15 03:21:02 +00:00
cxgb_sge.c - move WR_LEN in to cxgb_adapter.h add PIO_LEN to make intent clearer 2008-01-15 03:27:42 +00:00
t3b_protocol_sram-1.1.0.bin.gz.uu
t3b_tp_eeprom-1.1.0.bin.gz.uu
t3cdev.h Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
t3fw-4.7.0.bin.gz.uu - fix qset to port binding as a proper fix for the problems encountered on the 4-port 2007-09-09 01:28:03 +00:00