Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dhotdata.c19 .dev_rx_weight = 64,
H A Dsysctl_net_core.c326 WRITE_ONCE(net_hotdata.dev_rx_weight, weight * dev_weight_rx_bias); in proc_do_dev_weight()
H A Ddev.c6344 napi->weight = READ_ONCE(net_hotdata.dev_rx_weight); in process_backlog()
/linux-6.15/include/net/
H A Dhotdata.h39 int dev_rx_weight; member