Searched refs:netdev_budget (Results 1 – 5 of 5) sorted by relevance
14 .netdev_budget = 300,
562 .data = &net_hotdata.netdev_budget,
7863 int budget = READ_ONCE(net_hotdata.netdev_budget); in net_rx_action()
41 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 packet284 netdev_budget chapter290 netdev_budget_usecs microseconds, even if netdev_budget has not been298 poll cycle or the number of packets processed reaches netdev_budget.