NAPI_ENABLE(9) Network device support NAPI_ENABLE(9)NAMEnapi_enable - enable NAPI schedulingSYNOPSISvoid napi_enable(struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONResume NAPI from being scheduled on this context. Must be paired with napi_disable.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAPI_ENABLE(9)
| Related Man Pages |
|---|
| call_usermodehelper_setup(9) - centos |
| device_create_with_groups(9) - centos |
| usb_fill_int_urb(9) - centos |
| usb_set_interface(9) - centos |
| ibv_open_device(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |