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