Home
last modified time | relevance | path

Searched refs:IREG_NUM_ELEM (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c19 static const u32 t6_tp_pio_array[][IREG_NUM_ELEM] = {
34 static const u32 t5_tp_pio_array[][IREG_NUM_ELEM] = {
48 static const u32 t6_tp_tm_pio_array[][IREG_NUM_ELEM] = {
52 static const u32 t5_tp_tm_pio_array[][IREG_NUM_ELEM] = {
56 static const u32 t6_tp_mib_index_array[6][IREG_NUM_ELEM] = {
65 static const u32 t5_tp_mib_index_array[9][IREG_NUM_ELEM] = {
77 static const u32 t5_sge_dbg_index_array[2][IREG_NUM_ELEM] = {
87 static const u32 t5_pcie_pdbg_array[][IREG_NUM_ELEM] = {
93 static const u32 t5_pcie_cdbg_array[][IREG_NUM_ELEM] = {
98 static const u32 t5_pm_rx_array[][IREG_NUM_ELEM] = {
[all …]
Dcudbg_entity.h348 #define IREG_NUM_ELEM 4 macro