freebsd-src/sys/dev/cxgb
Bjoern A. Zeeb dcdb4371ca Use inc_flags instead of the inc_isipv6 alias which so far
had been the only flag with random usage patterns.
Switch inc_flags to be used as a real bit field by using
INC_ISIPV6 with bitops to check for the 'isipv6' condition.

While here fix a place or two where in case of v4 inc_flags
were not properly initialized before.[1]

Found by:	rwatson during review [1]
Discussed with:	rwatson
Reviewed by:	rwatson
MFC after:	4 weeks
2008-12-17 12:52:34 +00:00
..
common Bug fix to support N310 version of Chelsio cards (board ID 1088). 2008-12-06 02:10:53 +00:00
sys The pkthdr field is flowid not rss_hash 2008-12-02 00:51:56 +00:00
ulp Use inc_flags instead of the inc_isipv6 alias which so far 2008-12-17 12:52:34 +00:00
bin2h.pl
cxgb_adapter.h
cxgb_config.h Add backward compatibility ifdefs for non-multiq kernels 2008-11-23 07:30:07 +00:00
cxgb_include.h
cxgb_ioctl.h
cxgb_main.c Bug fix to support N310 version of Chelsio cards (board ID 1088). 2008-12-06 02:10:53 +00:00
cxgb_multiq.c - fix bug where dnsperf would stop transmitting after a few seconds 2008-12-02 07:01:18 +00:00
cxgb_offload.c
cxgb_offload.h
cxgb_osdep.h Add backward compatibility ifdefs for non-multiq kernels 2008-11-23 07:30:07 +00:00
cxgb_sge.c don't manually track statistics 2008-12-01 04:42:39 +00:00
cxgb_t3fw.c
cxgb_t3fw.h
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3cdev.h