Searched refs:rtl8168_rx_quota (Results 1 – 2 of 2) sorted by relevance
369 #define rtl8168_rx_quota(count, quota) min(count, quota) macro372 #define rtl8168_rx_quota(count, quota) count macro
28082 rx_left = rtl8168_rx_quota(rx_left, (u32)rx_quota);