NAPI_DISABLE(9) Network device support NAPI_DISABLE(9)NAMEnapi_disable - prevent NAPI from schedulingSYNOPSISvoid napi_disable(struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONStop NAPI from being scheduled on this context. Waits till any outstanding processing completes.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAPI_DISABLE(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_queue_reset_device(9) - centos |
| ibv_close_device(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |