| H A D | cn10k.c | 1 // SPDX-License-Identifier: GPL-2.0 34 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_init_hw_ops() 35 pfvf->hw_ops = &otx2_hw_ops; in otx2_init_hw_ops() 39 pfvf->hw_ops = &cn10k_hw_ops; in cn10k_lmtst_init() 50 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) in cn10k_lmtst_init() 53 /* Total LMTLINES = num_online_cpus() * 32 (For Burst flush).*/ in cn10k_lmtst_init() 54 pfvf->tot_lmt_lines = (num_online_cpus() * LMT_BURST_SIZE); in cn10k_lmtst_init() 55 pfvf->h in cn10k_lmtst_init() 153 cn10k_sqe_flush(void * dev,struct otx2_snd_queue * sq,int size,int qidx) cn10k_sqe_flush() argument 258 cn10k_get_ingress_burst_cfg(u32 burst,u32 * burst_exp,u32 * burst_mantissa) cn10k_get_ingress_burst_cfg() argument 384 cn10k_set_ipolicer_rate(struct otx2_nic * pfvf,u16 profile,u32 burst,u64 rate,bool pps) cn10k_set_ipolicer_rate() argument 488 cn10k_set_matchall_ipolicer_rate(struct otx2_nic * pfvf,u32 burst,u64 rate) cn10k_set_matchall_ipolicer_rate() argument [all...] |