Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h958 #define OL_TXQ_LOG_SIZE 512 macro
967 u_int8_t data[OL_TXQ_LOG_SIZE];
H A Dol_tx_queue.c1659 pdev->txq_log.size = OL_TXQ_LOG_SIZE; in ol_tx_queue_log_clear()
H A Dol_tx_hl.c1854 pdev->txq_log.size = OL_TXQ_LOG_SIZE;