Searched refs:IS_QOS_QUEUE (Results 1 – 2 of 2) sorted by relevance
245 #define IS_QOS_QUEUE(n) (n >= P54_QUEUE_DATA) macro
198 if (unlikely(queue->len >= queue->limit && IS_QOS_QUEUE(p54_queue))) { in p54_tx_qos_accounting_alloc()206 if (unlikely(queue->len == queue->limit && IS_QOS_QUEUE(p54_queue))) { in p54_tx_qos_accounting_alloc()