Searched refs:p54_queue (Results 1 – 1 of 1) sorted by relevance
188 const u16 p54_queue) in p54_tx_qos_accounting_alloc() argument193 if (WARN_ON(p54_queue >= P54_QUEUE_NUM)) in p54_tx_qos_accounting_alloc()196 queue = &priv->tx_stats[p54_queue]; in p54_tx_qos_accounting_alloc()199 if (unlikely(queue->len >= queue->limit && IS_QOS_QUEUE(p54_queue))) { in p54_tx_qos_accounting_alloc()207 if (unlikely(queue->len == queue->limit && IS_QOS_QUEUE(p54_queue))) { in p54_tx_qos_accounting_alloc()208 u16 ac_queue = p54_queue - P54_QUEUE_DATA; in p54_tx_qos_accounting_alloc()