Lines Matching full:instance
14 The host then schedules a NAPI instance to process the events.
30 of the NAPI instance while the method is the driver-specific event
39 netif_napi_add() and netif_napi_del() add/remove a NAPI instance
47 instance to be released.
60 will take ownership of the NAPI instance.
82 the NAPI instance will be serviced/polled again (without the
88 of the instance.
105 the instance (unless the instance is disabled). Similarly,
107 if napi_schedule() succeeded (e.g. if the instance gets disabled).
110 calls to the poll method only wait for the ownership of the instance
121 the NAPI instance - until NAPI polling finishes any further
150 Instance to queue mapping
162 In less common cases a NAPI instance may be used for multiple queues
177 User interactions with NAPI depend on NAPI instance ID. The instance IDs
240 NAPI instances of that device. Each NAPI instance will spawn a separate
246 dependent). The NAPI instance IDs will be assigned in the opposite