Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c254 burst = action->police.burst_pkt; in nfp_flower_install_rate_limiter()
641 meter_entry->burst = action->police.burst_pkt; in nfp_flower_setup_meter_entry()
706 burst = action->police.burst_pkt; in nfp_act_install_actions()
/linux-5.19.10/include/net/
Dflow_offload.h250 u64 burst_pkt; member
/linux-5.19.10/net/sched/
Dact_police.c473 entry->police.burst_pkt = tcf_police_burst_pkt(act); in tcf_police_offload_act_setup()
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c445 burst = act->police.burst_pkt; in otx2_tc_parse_actions()