Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_queue.c1565 struct ol_tx_frms_queue_t *txq_base; in ol_tx_queue_log_dequeue() local
1567 txq_base = txq - ext_tid; in ol_tx_queue_log_dequeue()
1568 peer = container_of(txq_base, struct ol_txrx_peer_t, txqs[0]); in ol_tx_queue_log_dequeue()
1600 struct ol_tx_frms_queue_t *txq_base; in ol_tx_queue_log_free() local
1602 txq_base = txq - tid; in ol_tx_queue_log_free()
1603 peer = container_of(txq_base, struct ol_txrx_peer_t, txqs[0]); in ol_tx_queue_log_free()