Lines Matching defs:ints
374 u32 ints[BFA_PL_INT_LOG_SZ];
379 ints[0] = tmp_int[0];
380 ints[1] = tmp_int[1];
381 ints[2] = tmp_int[4];
383 bfa_plog_intarr(plog, mid, event, misc, ints, 3);
394 u32 ints[BFA_PL_INT_LOG_SZ];
399 ints[0] = tmp_int[0];
400 ints[1] = tmp_int[1];
401 ints[2] = tmp_int[4];
402 ints[3] = pld_w0;
404 bfa_plog_intarr(plog, mid, event, misc, ints, 4);