t6_hma_ireg_array  510 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h static const u32 t6_hma_ireg_array[][IREG_NUM_ELEM] = {
t6_hma_ireg_array 2884 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	n = sizeof(t6_hma_ireg_array) / (IREG_NUM_ELEM * sizeof(u32));
t6_hma_ireg_array 2895 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		hma_fli->ireg_addr = t6_hma_ireg_array[i][0];
t6_hma_ireg_array 2896 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		hma_fli->ireg_data = t6_hma_ireg_array[i][1];
t6_hma_ireg_array 2897 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		hma_fli->ireg_local_offset = t6_hma_ireg_array[i][2];
t6_hma_ireg_array 2898 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		hma_fli->ireg_offset_range = t6_hma_ireg_array[i][3];
t6_hma_ireg_array  287 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 			n = sizeof(t6_hma_ireg_array) /