Home
last modified time | relevance | path

Searched refs:P54_QUEUE_NUM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intersil/p54/
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()