Home
last modified time | relevance | path

Searched refs:P54_QUEUE_NUM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dmain.c213 for (i = 0; i < P54_QUEUE_NUM; i++) { in p54_stop()
654 BUILD_BUG_ON(P54_QUEUE_NUM > ARRAY_SIZE(priv->tx_stats)); in p54_flush_count()
661 for (i = P54_QUEUE_MGMT; i < P54_QUEUE_NUM; i++) in p54_flush_count()
H A Dlmac.h242 P54_QUEUE_NUM = 8, enumerator
H A Dtxrx.c192 if (WARN_ON(p54_queue >= P54_QUEUE_NUM)) in p54_tx_qos_accounting_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dmain.c213 for (i = 0; i < P54_QUEUE_NUM; i++) { in p54_stop()
655 BUILD_BUG_ON(P54_QUEUE_NUM > ARRAY_SIZE(priv->tx_stats)); in p54_flush_count()
662 for (i = P54_QUEUE_MGMT; i < P54_QUEUE_NUM; i++) in p54_flush_count()
H A Dlmac.h242 P54_QUEUE_NUM = 8, enumerator
H A Dtxrx.c192 if (WARN_ON(p54_queue >= P54_QUEUE_NUM)) in p54_tx_qos_accounting_alloc()

Completed in 9 milliseconds