Searched refs:rt2x00queue_threshold (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h595 * rt2x00queue_threshold - Check if the queue is below threshold
598 static inline int rt2x00queue_threshold(struct data_queue *queue) function
H A Drt2x00mac.c155 if (rt2x00queue_threshold(queue))
H A Drt2x00dev.c414 if (!rt2x00queue_threshold(entry->queue))
H A Drt2x00queue.c465 if (rt2x00queue_threshold(queue) ||

Completed in 89 milliseconds