Searched refs:cn10k_map_unmap_rq_policer (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | cn10k.h | 36 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx,
|
D | cn10k.c | 299 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx, in cn10k_map_unmap_rq_policer() function 349 cn10k_map_unmap_rq_policer(pfvf, qidx, in cn10k_free_matchall_ipolicer() 473 rc = cn10k_map_unmap_rq_policer(pfvf, qidx, in cn10k_set_matchall_ipolicer_rate()
|
D | otx2_tc.c | 352 rc = cn10k_map_unmap_rq_policer(nic, rq_idx, node->leaf_profile, true); in otx2_tc_act_set_police() 724 err = cn10k_map_unmap_rq_policer(nic, flow_node->rq, in otx2_tc_del_flow() 843 err = cn10k_map_unmap_rq_policer(nic, new_node->rq, in otx2_tc_add_flow()
|