freebsd-dev/sys/dev/cxgb
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
common Update T3 firmware to 7.11.0 2011-03-25 20:53:02 +00:00
sys Switch to our preferred 2-clause BSD license. 2010-05-05 20:39:02 +00:00
ulp Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
bin2h.pl
cxgb_adapter.h t3_free_sge_resources should be given the number of qsets it needs to free. 2011-03-24 01:16:48 +00:00
cxgb_include.h
cxgb_ioctl.h Add support for hardware filters to cxgb(4). The T3 chip can inspect 2010-05-05 00:41:40 +00:00
cxgb_main.c t3_free_sge_resources should be given the number of qsets it needs to free. 2011-03-24 01:16:48 +00:00
cxgb_offload.c
cxgb_offload.h There is no need to test __FreeBSD_version for features that have 2010-02-24 10:16:18 +00:00
cxgb_osdep.h There is no need to test __FreeBSD_version for features that have 2010-02-24 10:16:18 +00:00
cxgb_sge.c t3_free_sge_resources should be given the number of qsets it needs to free. 2011-03-24 01:16:48 +00:00
cxgb_t3fw.c
cxgb_t3fw.h Update T3 firmware to 7.11.0 2011-03-25 20:53:02 +00:00
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h
t3c_tp_eeprom.h
t3cdev.h