Lines Matching defs:pending
184 * have any pending frames. Returns -EBUSY if we still have pending frames,
191 u32 tx_queue, pending;
226 * flush any pending frames from QCU
246 /* Check for pending frames */
249 pending = ath5k_hw_reg_read(ah,
253 } while (--i && pending);
258 pending) {
282 /* Re-check for pending frames */
285 pending = ath5k_hw_reg_read(ah,
289 } while (--i && pending);
294 if (pending)
308 if (pending) {
311 queue, pending);
499 * ath5k_hw_is_intr_pending() - Check if we have pending interrupts
502 * Check if we have pending interrupts to process. Returns 1 if we
503 * have pending interrupts and 0 if we haven't.
909 /* Clear any pending interrupts