Searched refs:netdev_budget (Results 1 – 5 of 5) sorted by relevance
13 .netdev_budget = 300,
553 .data = &net_hotdata.netdev_budget,
6937 int budget = READ_ONCE(net_hotdata.netdev_budget); in net_rx_action()
35 int netdev_budget; member
145 of the driver for the per softirq cycle netdev_budget. This parameter influences146 the proportion of the configured netdev_budget that is spent on RPS based packet272 netdev_budget chapter278 netdev_budget_usecs microseconds, even if netdev_budget has not been286 poll cycle or the number of packets processed reaches netdev_budget.