Searched refs:BFA_PL_INT_LOG_SZ (Results 1 – 2 of 2) sorted by relevance
28 #define BFA_PL_INT_LOG_SZ 8 /* number of integers in the integer log */ macro54 u32 int_log[BFA_PL_INT_LOG_SZ];
285 (pl_rec->log_num_ints > BFA_PL_INT_LOG_SZ)) in plkd_validate_logrec()356 if (num_ints > BFA_PL_INT_LOG_SZ) in bfa_plog_intarr()357 num_ints = BFA_PL_INT_LOG_SZ; in bfa_plog_intarr()382 u32 ints[BFA_PL_INT_LOG_SZ]; in bfa_plog_fchdr()402 u32 ints[BFA_PL_INT_LOG_SZ]; in bfa_plog_fchdr_and_pl()