Searched refs:ol_tx_frms_queue_t (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ ! |
H A D | ol_tx_queue.h | 61 struct ol_tx_frms_queue_t *txq, int frms, int bytes); 77 struct ol_tx_frms_queue_t *txq, 91 struct ol_tx_frms_queue_t *txq, int frms, int bytes) in ol_tx_queue_log_dequeue() 97 struct ol_tx_frms_queue_t *txq, in ol_tx_queue_log_free() 119 struct ol_tx_frms_queue_t *txq, 146 struct ol_tx_frms_queue_t *txq, 168 struct ol_tx_frms_queue_t *txq, 195 struct ol_tx_frms_queue_t *txq, in ol_tx_enqueue() 204 struct ol_tx_frms_queue_t *txq, in ol_tx_dequeue() 216 struct ol_tx_frms_queue_t *txq, in ol_tx_queue_free() [all …]
|
H A D | ol_tx_queue.c | 68 struct ol_tx_frms_queue_t *txq; in ol_tx_queue_vdev_flush() 255 struct ol_tx_frms_queue_t *txq, in ol_tx_enqueue() 307 struct ol_tx_frms_queue_t *txq, in ol_tx_dequeue() 359 struct ol_tx_frms_queue_t *txq, in ol_tx_queue_free() 419 struct ol_tx_frms_queue_t *txq = &peer->txqs[tid]; in ol_txrx_peer_tid_pause_base() 486 struct ol_tx_frms_queue_t *txq = &peer->txqs[tid]; in ol_txrx_peer_tid_unpause_base() 825 ol_tx_bad_peer_dequeue_check(struct ol_tx_frms_queue_t *txq, in ol_tx_bad_peer_dequeue_check() 843 struct ol_tx_frms_queue_t *txq, in ol_tx_bad_peer_update_tx_limit() 963 struct ol_tx_frms_queue_t *txq, in ol_txrx_set_txq_peer() 1548 struct ol_tx_frms_queue_t *txq, in ol_tx_queue_log_dequeue() [all …]
|
H A D | ol_tx_classify.h | 72 struct ol_tx_frms_queue_t * 79 struct ol_tx_frms_queue_t *
|
H A D | ol_tx_sched.c | 70 typedef TAILQ_HEAD(ol_tx_frms_queue_list_s, ol_tx_frms_queue_t) 193 struct ol_tx_frms_queue_t *next_tq; in ol_tx_sched_select_batch_rr() 249 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_enqueue_rr() 275 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_deactivate_rr() 334 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_discard_rr() 741 struct ol_tx_frms_queue_t *txq, *first_txq = NULL; in ol_tx_sched_select_batch_wrr_adv() 881 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_enqueue_wrr_adv() 902 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_deactivate_wrr_adv() 959 struct ol_tx_frms_queue_t *txq, in ol_tx_sched_txq_discard_wrr_adv() 1213 static struct ol_tx_frms_queue_t * [all …]
|
H A D | ol_tx_classify.c | 91 struct ol_tx_frms_queue_t *txq) in ol_if_tx_bad_peer_txq_overflow() 103 struct ol_tx_frms_queue_t *txq) in ol_if_tx_bad_peer_txq_overflow() 420 struct ol_tx_frms_queue_t * 429 struct ol_tx_frms_queue_t *txq = NULL; in ol_tx_classify() 651 struct ol_tx_frms_queue_t * 660 struct ol_tx_frms_queue_t *txq = NULL; in ol_tx_classify_mgmt()
|
H A D | ol_txrx_types.h | 339 struct ol_tx_frms_queue_t { struct 344 TAILQ_ENTRY(ol_tx_frms_queue_t) list_elem; 1260 struct ol_tx_frms_queue_t txqs[OL_TX_VDEV_NUM_QUEUES]; 1507 struct ol_tx_frms_queue_t txqs[OL_TX_NUM_TIDS];
|
H A D | ol_tx_sched.h | 38 struct ol_tx_frms_queue_t *txq;
|
H A D | ol_tx_hl.c | 412 struct ol_tx_frms_queue_t *txq; in ol_txrx_mgmt_send_frame() 494 struct ol_tx_frms_queue_t *txq; 1959 struct ol_tx_frms_queue_t *txq; 2012 struct ol_tx_frms_queue_t *txq;
|