Searched refs:txq_base (Results 1 – 1 of 1) sorted by relevance
1565 struct ol_tx_frms_queue_t *txq_base; in ol_tx_queue_log_dequeue() local1567 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() local1602 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()