Home
last modified time | relevance | path

Searched refs:P54_QUEUE_BEACON (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/p54/
Dtxrx.c143 unlikely(GET_HW_QUEUE(skb) == P54_QUEUE_BEACON)) in p54_assign_address()
226 if (unlikely(GET_HW_QUEUE(skb) == P54_QUEUE_BEACON)) { in p54_tx_qos_accounting_free()
743 *queue = P54_QUEUE_BEACON; in p54_tx_80211_header()
Dlmac.h232 P54_QUEUE_BEACON = 0, enumerator
Dmain.c749 priv->tx_stats[P54_QUEUE_BEACON].limit = 1; in p54_init_common()