Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dpio.h48 (packet)->queue->tx_packets_cache))
79 tx_packets_cache[B43legacy_PIO_MAXTXPACKETS]; member
Dpio.c176 *packet = &(queue->tx_packets_cache[packetindex]); in parse_cookie()
319 packet = &(queue->tx_packets_cache[i]); in setup_txqueues()