Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intersil/p54/
H A Dtxrx.c139 unlikely(GET_HW_QUEUE(skb) == P54_QUEUE_BEACON)) in p54_assign_address()
225 if (unlikely(GET_HW_QUEUE(skb) == P54_QUEUE_BEACON)) { in p54_tx_qos_accounting_free()
749 *queue = P54_QUEUE_BEACON; in p54_tx_80211_header()
H A Dlmac.h229 P54_QUEUE_BEACON = 0, enumerator
H A Dmain.c762 priv->tx_stats[P54_QUEUE_BEACON].limit = 1; in p54_init_common()