Home
last modified time | relevance | path

Searched refs:t6_hma_ireg_array (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h510 static const u32 t6_hma_ireg_array[][IREG_NUM_ELEM] = { variable
Dcxgb4_cudbg.c287 n = sizeof(t6_hma_ireg_array) / in cxgb4_get_entity_length()
Dcudbg_lib.c2871 n = sizeof(t6_hma_ireg_array) / (IREG_NUM_ELEM * sizeof(u32)); in cudbg_collect_hma_indirect()
2882 hma_fli->ireg_addr = t6_hma_ireg_array[i][0]; in cudbg_collect_hma_indirect()
2883 hma_fli->ireg_data = t6_hma_ireg_array[i][1]; in cudbg_collect_hma_indirect()
2884 hma_fli->ireg_local_offset = t6_hma_ireg_array[i][2]; in cudbg_collect_hma_indirect()
2885 hma_fli->ireg_offset_range = t6_hma_ireg_array[i][3]; in cudbg_collect_hma_indirect()