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 |
|---|
| call_usermodehelper_setup(9) - centos |
| spi_async_locked(9) - centos |
| srp_reconnect_rport(9) - centos |
| usb_set_interface(9) - centos |
| ibv_close_device(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |