HardenedBSD/src 0ca32f0 — sys/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)
Delta | File | |
---|---|---|
+10 | -2 | sys/dev/cxgbe/common/t4_hw.c |
+4 | -2 | sys/dev/cxgbe/t4_main.c |
+2 | -2 | sys/dev/cxgbe/adapter.h |
+1 | -1 | sys/dev/cxgbe/crypto/t4_crypto.c |
+17 | -7 | 4 files |