Searched defs:RTL_NAPI_QUOTA (Results 1 – 1 of 1) 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