Searched refs:t6_ma_ireg_array2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c131 static const u32 t6_ma_ireg_array2[][IREG_NUM_ELEM] = { variable
2997 n = sizeof(t6_ma_ireg_array2) / (IREG_NUM_ELEM * sizeof(u32));
3002 ma_fli->ireg_addr = t6_ma_ireg_array2[i][0];
3003 ma_fli->ireg_data = t6_ma_ireg_array2[i][1];
3004 ma_fli->ireg_local_offset = t6_ma_ireg_array2[i][2];
3005 for (j = 0; j < t6_ma_ireg_array2[i][3]; j++) {

Completed in 128 milliseconds