HardenedBSD/src 0ca32f0sys/dev/cxgbe t4_main.c adapter.h, sys/dev/cxgbe/common t4_hw.c

cxgbe(4): Rename rx_c_chan to rx_chan.

It is the equivalent of tx_chan but for receive so rx_chan is a better
name.  Initialize both using helper functions and make sure both are
displayed in the sysctl MIB.

Sponsored by:   Chelsio Communications

(cherry picked from commit 480ff89c67b25113515018cdcd13179229b4a0d3)
DeltaFile
+10-2sys/dev/cxgbe/common/t4_hw.c
+4-2sys/dev/cxgbe/t4_main.c
+2-2sys/dev/cxgbe/adapter.h
+1-1sys/dev/cxgbe/crypto/t4_crypto.c
+17-74 files

UnifiedSplitRaw