Lines Matching full:processing
257 /* Number of times NAPI processing got scheduled */
262 /* Number of times NAPI processing ran on each available core */
278 /* Number of times TX processing run on each core */
285 /* TODO: Need to see if batch processing is really required in case of TX
286 * processing. In case of RX the Dongle can send a bunch of rx completions,
291 * napi processing - copies the pend_queue into a local queue and works
306 * can be lockless. The concept is borrowed as is from RX processing
318 * For now, the processing tasklet will also direcly operate on this
329 /* Tasklet context from which the DHD's TX processing happens */
333 * Consumer Histogram - NAPI RX Packet processing
335 * On Each CPU, when the NAPI RX Packet processing call back was invoked