NAPI_SCHEDULE(9) Network device support NAPI_SCHEDULE(9)NAMEnapi_schedule - schedule NAPI pollSYNOPSISvoid napi_schedule(struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONSchedule NAPI poll routine to be called if it is not already running.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NAPI_SCHEDULE(9)