Home
last modified time | relevance | path

Searched refs:burst_pkt (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c263 burst = action->police.burst_pkt; in nfp_flower_install_rate_limiter()
656 meter_entry->burst = action->police.burst_pkt; in nfp_flower_setup_meter_entry()
727 burst = action->police.burst_pkt; in nfp_act_install_actions()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c68 params->burst = act->police.burst_pkt; in fill_meter_params_from_act()
/linux-6.6.21/include/net/
Dflow_offload.h284 u64 burst_pkt; member
/linux-6.6.21/net/sched/
Dact_police.c458 entry->police.burst_pkt = tcf_police_burst_pkt(act); in tcf_police_offload_act_setup()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c429 burst = act->police.burst_pkt; in otx2_tc_parse_actions()