Searched refs:cn10k_map_unmap_rq_policer (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | cn10k.h | 36 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx,
|
H A D | cn10k.c | 301 int cn10k_map_unmap_rq_policer(struct otx2_nic *pfvf, int rq_idx, in cn10k_map_unmap_rq_policer() function 351 cn10k_map_unmap_rq_policer(pfvf, qidx, in cn10k_free_matchall_ipolicer() 478 rc = cn10k_map_unmap_rq_policer(pfvf, qidx, in cn10k_set_matchall_ipolicer_rate()
|
H A D | otx2_tc.c | 306 rc = cn10k_map_unmap_rq_policer(nic, node->rq, node->leaf_profile, true); in otx2_tc_act_set_hw_police() 1015 err = cn10k_map_unmap_rq_policer(nic, flow_node->rq, in otx2_tc_del_flow() 1120 err = cn10k_map_unmap_rq_policer(nic, new_node->rq, in otx2_tc_add_flow()
|
Completed in 6 milliseconds