freebsd-dev/sys/dev/cxgb
Max Laier 193cbc4d24 Fix drbr and altq interaction:
- introduce drbr_needs_enqueue that returns whether the interface/br needs
   an enqueue operation: returns true if altq is enabled or there are
   already packets in the ring (as we need to maintain packet order)
 - update all drbr consumers
 - fix drbr_flush
 - avoid using the driver queue (IFQ_DRV_*) in the altq case as the
   multiqueue consumer does not provide enough protection, serialize altq
   interaction with the main queue lock
 - make drbr_dequeue_cond work with altq

Discussed with:		kmacy, yongari, jfv
MFC after:		4 weeks
2010-02-13 16:04:58 +00:00
..
common Extra parantheses to keep certain compilers happy. 2010-01-09 18:07:10 +00:00
sys
ulp - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to remove 2009-12-22 15:47:40 +00:00
bin2h.pl
cxgb_adapter.h Fix for a cxgb(4) panic. cxgb_ioctl can be called by the IP and IPv6 2010-01-20 03:40:43 +00:00
cxgb_config.h
cxgb_include.h
cxgb_ioctl.h
cxgb_main.c Don't forget to release the adapter lock for a no-op. 2010-01-23 01:44:30 +00:00
cxgb_offload.c
cxgb_offload.h
cxgb_osdep.h
cxgb_sge.c Fix drbr and altq interaction: 2010-02-13 16:04:58 +00:00
cxgb_t3fw.c
cxgb_t3fw.h T3 firmware 7.8.0 for cxgb(4) 2009-12-01 22:23:15 +00:00
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h
t3c_tp_eeprom.h
t3cdev.h