Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h49 (packet)->queue->tx_packets_cache))
80 tx_packets_cache[B43legacy_PIO_MAXTXPACKETS]; member
H A Dpio.c163 *packet = &(queue->tx_packets_cache[packetindex]); in parse_cookie()
306 packet = &(queue->tx_packets_cache[i]); in setup_txqueues()