Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c192 static struct b43legacy_dmaring *priority_to_txring( in priority_to_txring() function
1139 ring = priority_to_txring(dev, skb_get_queue_mapping(skb)); in b43legacy_dma_tx()