Home
last modified time | relevance | path

Searched defs:rx_budget (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wwan/
H A Dmhi_wwan_ctrl.c38 unsigned int rx_budget; member
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h139 u64 rx_budget; /* NAPI iterations that exhausted their budget */ member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4480 int rx_budget = budget; in hns3_nic_common_poll() local