Schedule for receive
void __napi_schedule(struct napi_struct * n);
n
entry to schedule
The entry's receive function will be scheduled to run