/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_tx_queue.h | 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() 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() 404 ol_tx_bad_peer_dequeue_check(struct ol_tx_frms_queue_t *txq, in ol_tx_bad_peer_dequeue_check() 414 struct ol_tx_frms_queue_t *txq, in ol_tx_bad_peer_update_tx_limit() 422 struct ol_tx_frms_queue_t *txq, in ol_txrx_set_txq_peer() 512 struct ol_tx_frms_queue_t *txq) in ol_tx_if_iterate_next_txq() 595 struct ol_tx_frms_queue_t *txq) in ol_tx_if_iterate_next_txq() [all …]
|
D | ol_tx_queue.c | 48 #define OL_TX_QUEUE_ADDBA_CHECK(pdev, txq, tx_msdu_info) /* no-op */ argument 68 struct ol_tx_frms_queue_t *txq; in ol_tx_queue_vdev_flush() local 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() local 486 struct ol_tx_frms_queue_t *txq = &peer->txqs[tid]; in ol_txrx_peer_tid_unpause_base() local 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() [all …]
|
D | ol_tx_classify.c | 46 #define OL_TX_CLASSIFY_EXTENSION(vdev, tx_desc, netbuf, msdu_info, txq) argument 47 #define OL_TX_CLASSIFY_MGMT_EXTENSION(vdev, tx_desc, netbuf, msdu_info, txq) argument 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() 429 struct ol_tx_frms_queue_t *txq = NULL; in ol_tx_classify() local 660 struct ol_tx_frms_queue_t *txq = NULL; in ol_tx_classify_mgmt() local
|
D | ol_tx_sched.c | 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() local 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() 1218 struct ol_tx_frms_queue_t *txq; in ol_tx_sched_discard_select_txq() local 1240 struct ol_tx_frms_queue_t *txq; in ol_tx_sched_discard_select() local 1308 struct ol_tx_frms_queue_t *txq = ctx->txq; in ol_tx_sched_notify() local
|
D | ol_tx_hl.c | 412 struct ol_tx_frms_queue_t *txq; in ol_txrx_mgmt_send_frame() local 494 struct ol_tx_frms_queue_t *txq; local 1959 struct ol_tx_frms_queue_t *txq; local 2012 struct ol_tx_frms_queue_t *txq; local
|
D | ol_tx_sched.h | 38 struct ol_tx_frms_queue_t *txq; member
|
D | ol_txrx_types.h | 200 void *txq; member 1268 } txq; member 1370 } txq; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_tx_rx.c | 650 struct netdev_queue *txq; in __hdd_tx_timeout() local 852 static inline bool hdd_netdev_queue_is_locked(struct netdev_queue *txq) in hdd_netdev_queue_is_locked() 857 static inline bool hdd_netdev_queue_is_locked(struct netdev_queue *txq) in hdd_netdev_queue_is_locked() 871 struct netdev_queue *txq; in wlan_hdd_update_txq_timestamp() local 967 struct netdev_queue *txq = NULL; in wlan_hdd_update_queue_history_state() local 1300 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in hdd_print_netdev_txq_status() local
|
D | wlan_hdd_softap_tx_rx.c | 253 struct netdev_queue *txq; in __hdd_softap_tx_timeout() local
|
/wlan-driver/qcacld-3.0/os_if/dp/src/ |
D | os_if_dp.c | 407 struct netdev_queue *txq; in os_if_dp_nud_stats_info() local
|
/wlan-driver/fw-api/fw/ |
D | htt_stats.h | 4324 } txq[1]; member
|