Home
last modified time | relevance | path

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

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