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 |
|---|
| blk_init_queue(9) - centos |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_regulator_config(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |