Lines Matching defs:ints
373 u32 ints[BFA_PL_INT_LOG_SZ];
376 ints[0] = tmp_int[0];
377 ints[1] = tmp_int[1];
378 ints[2] = tmp_int[4];
380 bfa_plog_intarr(plog, mid, event, misc, ints, 3);
390 u32 ints[BFA_PL_INT_LOG_SZ];
393 ints[0] = tmp_int[0];
394 ints[1] = tmp_int[1];
395 ints[2] = tmp_int[4];
396 ints[3] = pld_w0;
398 bfa_plog_intarr(plog, mid, event, misc, ints, 4);