Home
last modified time | relevance | path

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

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