This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
cxgb
History
Navdeep Parhar
81af4f18d6
There is no need to log anything for a ctrlq stall or restart. These are
...
normal events. Approved by: gnn (mentor) MFC after: 1 month
2009-09-09 18:55:18 +00:00
..
common
Greatly simplify cxgb by removing almost all of the custom mbuf management logic
2009-06-19 23:34:32 +00:00
sys
mvec routines should have no knowledge of the SG engine.
2009-06-25 21:50:15 +00:00
ulp
Many network stack subsystems use a single global data structure to hold
2009-08-02 19:43:32 +00:00
bin2h.pl
…
cxgb_adapter.h
Use if_maddr_rlock() instead of IF_ADDR_LOCK() to protect access to
2009-06-26 19:04:08 +00:00
cxgb_config.h
…
cxgb_include.h
…
cxgb_ioctl.h
…
cxgb_main.c
Fill the reverse RSS map with 0xff's so that the subsequent loop to
2009-09-04 21:00:45 +00:00
cxgb_offload.c
…
cxgb_offload.h
…
cxgb_osdep.h
Greatly simplify cxgb by removing almost all of the custom mbuf management logic
2009-06-19 23:34:32 +00:00
cxgb_sge.c
There is no need to log anything for a ctrlq stall or restart. These are
2009-09-09 18:55:18 +00:00
cxgb_t3fw.c
…
cxgb_t3fw.h
…
t3b_protocol_sram.h
…
t3b_tp_eeprom.h
…
t3c_protocol_sram.h
…
t3c_tp_eeprom.h
…
t3cdev.h
…