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