opnsense-src/sys/dev/cxgbe
Mitchell Horne 4ef7db5a7e ddb: namespacing of struct command
'command' is too generic for something specific to the kernel debugger;
change this so it is less likely to collide with local variable names.
Also rename struct command_table to struct db_command_table.

Reviewed by:	markj
MFC after:	1 week
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D35367
2022-06-14 13:10:08 -03:00
..
common cxgbe(4): Handle FORCE_FEC in pcaps correctly. 2022-03-25 00:39:00 -07:00
crypto ccr: Remove unused devclass argument to DRIVER_MODULE. 2022-05-09 12:22:01 -07:00
cudbg cxgbe(4): Fix a typo in a source code comment 2022-04-02 15:19:59 +02:00
cxgbei cxgbei: Adjust the calculation for the maximum ISO payload. 2022-05-26 14:32:54 -07:00
firmware cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -08:00
iw_cxgbe cxgbe/iw_cxgbe: c4iw_zero_addr should not use IN_ZERONET. 2022-05-19 15:55:08 -07:00
tom sockbuf: merge two versions of sbcreatecontrol() into one 2022-05-17 10:10:42 -07:00
adapter.h cxgbe/t4_tom: Support for round-robin selection of offload queues. 2022-04-14 15:49:58 -07:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h cxgbei: Support for ISO (iSCSI segmentation offload). 2021-08-06 14:21:37 -07:00
osdep.h cxgbe(4): make the logging helpers a little more robust. 2021-04-22 15:28:43 -07:00
t4_clip.c cxgbe(4): Empty the clib_db before trying to destroy it. 2021-06-04 12:01:14 -07:00
t4_clip.h cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. 2021-05-23 16:07:29 -07:00
t4_filter.c cxgbe(4): Add support for NIC suspend/resume and live reset. 2021-04-27 22:48:51 -07:00
t4_if.m
t4_ioctl.h cxgbe/t4_tom: Support for round-robin selection of offload queues. 2022-04-14 15:49:58 -07:00
t4_iov.c cxgbe: Remove unused devclass arguments to *DRIVER_MODULE(). 2022-04-19 10:44:08 -07:00
t4_l2t.c
t4_l2t.h
t4_main.c ddb: namespacing of struct command 2022-06-14 13:10:08 -03:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c cxgbe(4): Separate the sw- and hw-specific parts of resource allocations 2021-04-26 14:09:59 -07:00
t4_sched.c Add a switch structure for send tags. 2021-09-14 11:43:41 -07:00
t4_sge.c cxgbe(4): Changes to the fatal error handler. 2022-02-18 09:16:14 -08:00
t4_smt.c
t4_smt.h
t4_tracer.c cxgbe(4): Add support for NIC suspend/resume and live reset. 2021-04-27 22:48:51 -07:00
t4_vf.c cxgbe: Remove unused devclass arguments to *DRIVER_MODULE(). 2022-04-19 10:44:08 -07:00