t5_pcie_pdbg_array  418 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h static const u32 t5_pcie_pdbg_array[][IREG_NUM_ELEM] = {
t5_pcie_pdbg_array 1601 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	n = sizeof(t5_pcie_pdbg_array) / (IREG_NUM_ELEM * sizeof(u32));
t5_pcie_pdbg_array 1613 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		pcie_pio->ireg_addr = t5_pcie_pdbg_array[i][0];
t5_pcie_pdbg_array 1614 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		pcie_pio->ireg_data = t5_pcie_pdbg_array[i][1];
t5_pcie_pdbg_array 1615 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		pcie_pio->ireg_local_offset = t5_pcie_pdbg_array[i][2];
t5_pcie_pdbg_array 1616 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		pcie_pio->ireg_offset_range = t5_pcie_pdbg_array[i][3];
t5_pcie_pdbg_array  227 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 		n = sizeof(t5_pcie_pdbg_array) / (IREG_NUM_ELEM * sizeof(u32));