Searched refs:RTL_NAPI_QUOTA (Results 1 – 2 of 2) sorted by relevance
539 #define RTL_NAPI_QUOTA(budget, ndev) min(*budget, ndev->quota) macro557 #define RTL_NAPI_QUOTA(budget, ndev) min(budget, budget) macro
28361 unsigned int work_to_do = RTL_NAPI_QUOTA(budget, dev);