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 2.6. July 2010 NAPI_DISABLE(9)
| Related Man Pages |
|---|
| usb_set_interface(9) - suse |
| usb_fill_int_urb(9) - centos |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| usb_queue_reset_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Shopt -s histappend |