Searched refs:rtl8168_poll (Results 1 – 1 of 1) sorted by relevance
583 static int rtl8168_poll(napi_ptr napi, napi_budget budget);25530 RTL_NAPI_CONFIG(dev, tp, rtl8168_poll, R8168_NAPI_WEIGHT); in rtl8168_init_one()28357 static int rtl8168_poll(napi_ptr napi, napi_budget budget) function