Searched refs:rx_weight (Results 1 – 5 of 5) sorted by relevance
85 unsigned int rx_weight; member
207 if (free_wqebbs > nic_dev->rx_weight) in rx_alloc_pkts()208 free_wqebbs = nic_dev->rx_weight; in rx_alloc_pkts()483 nic_dev->rx_weight); in rx_add_napi()
45 static unsigned int rx_weight = 64; variable46 module_param(rx_weight, uint, 0644);47 MODULE_PARM_DESC(rx_weight, "Number Rx packets for NAPI budget (default=64)");1213 nic_dev->rx_weight = rx_weight; in nic_dev_init()
679 unsigned int rx_weight:5; member
479 .rx_weight = 1, in gmac_init()