Query: napi_disable
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)