Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_queue.c67 #define PEER_ARRAY_COUNT 10 in ol_tx_queue_vdev_flush() macro
69 struct ol_txrx_peer_t *peer, *peers[PEER_ARRAY_COUNT]; in ol_tx_queue_vdev_flush()
115 if (peer_count >= PEER_ARRAY_COUNT) in ol_tx_queue_vdev_flush()
130 } while (peer_count >= PEER_ARRAY_COUNT); in ol_tx_queue_vdev_flush()