Searched refs:LMT_BURST_SIZE (Results 1 – 2 of 2) sorted by relevance
40 pfvf->tot_lmt_lines = (num_online_cpus() * LMT_BURST_SIZE); in cn10k_lmtst_init()67 (cpu * LMT_BURST_SIZE * LMT_LINE_SIZE)); in cn10k_lmtst_init()68 lmt_info->lmt_id = cpu * LMT_BURST_SIZE; in cn10k_lmtst_init()
253 #define LMT_BURST_SIZE 32 /* 32 LMTST lines for burst SQE flush */ macro