Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c1759 typhoon_poll(struct net_device *dev, int *total_budget) in typhoon_poll() argument
1763 int orig_budget = *total_budget; in typhoon_poll()
1792 *total_budget -= work_done; in typhoon_poll()