| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 26 struct ath12k_dp_rx_tid_rxq *rx_tid); in ath12k_dp_list_cut_nodes() 354 struct ath12k_dp_rx_tid *rx_tid, in ath12k_dp_init_rx_tid_rxq() 357 rx_tid_rxq->tid = rx_tid->tid; 359 rx_tid_rxq->qbuf = rx_tid->qbuf; in ath12k_dp_rx_tid_cleanup() 385 ath12k_dp_rx_tid_cleanup(ab, &cmd_queue->rx_tid.qbuf); in ath12k_dp_rx_reo_cmd_list_cleanup() 409 struct ath12k_dp_rx_tid_rxq *rx_tid = ctx; in ath12k_dp_reo_cmd_free() 413 rx_tid->tid, status); 415 ath12k_dp_rx_tid_cleanup(dp->ab, &rx_tid->qbuf); in ath12k_dp_rx_process_reo_cmd_update_rx_queue_list() 427 if (elem->rx_tid.active) in ath12k_dp_rx_process_reo_cmd_update_rx_queue_list() 430 if (ath12k_dp_rx_tid_delete_handler(ab, &elem->rx_tid)) in ath12k_dp_rx_process_reo_cmd_update_rx_queue_list() 349 ath12k_dp_init_rx_tid_rxq(struct ath12k_dp_rx_tid_rxq * rx_tid_rxq,struct ath12k_dp_rx_tid * rx_tid,bool active) ath12k_dp_init_rx_tid_rxq() argument 404 struct ath12k_dp_rx_tid_rxq *rx_tid = ctx; ath12k_dp_reo_cmd_free() local 448 struct ath12k_dp_rx_tid_rxq *rx_tid = ctx; ath12k_dp_rx_tid_del_func() local 510 ath12k_dp_rx_tid_delete_handler(struct ath12k_base * ab,struct ath12k_dp_rx_tid_rxq * rx_tid) ath12k_dp_rx_tid_delete_handler() argument 520 struct ath12k_dp_rx_tid_rxq *rx_tid; ath12k_dp_mark_tid_as_inactive() local 538 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_tid_cleanup() local 562 ath12k_dp_prepare_reo_update_elem(struct ath12k_dp * dp,struct ath12k_dp_link_peer * peer,struct ath12k_dp_rx_tid * rx_tid) ath12k_dp_prepare_reo_update_elem() argument 596 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_tid_setup() local 741 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_ampdu_stop() local 800 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_pn_replay_config() local 1423 struct ath12k_dp_rx_tid *rx_tid = timer_container_of(rx_tid, timer, ath12k_dp_rx_frag_timer() local 1440 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_frag_setup() local [all...] |
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 672 struct dp_rx_tid *rx_tid; in ath11k_dp_reo_cmd_list_cleanup() local 677 rx_tid = &cmd->data; in ath11k_dp_reo_cmd_list_cleanup() 678 if (rx_tid->vaddr_unaligned) { in ath11k_dp_reo_cmd_list_cleanup() 679 dma_free_noncoherent(ab->dev, rx_tid->unaligned_size, in ath11k_dp_reo_cmd_list_cleanup() 680 rx_tid->vaddr_unaligned, in ath11k_dp_reo_cmd_list_cleanup() 681 rx_tid->paddr_unaligned, DMA_BIDIRECTIONAL); in ath11k_dp_reo_cmd_list_cleanup() 682 rx_tid->vaddr_unaligned = NULL; in ath11k_dp_reo_cmd_list_cleanup() 691 rx_tid = &cmd_cache->data; in ath11k_dp_reo_cmd_list_cleanup() 692 if (rx_tid->vaddr_unaligned) { in ath11k_dp_reo_cmd_list_cleanup() 693 dma_free_noncoherent(ab->dev, rx_tid in ath11k_dp_reo_cmd_list_cleanup() 706 struct dp_rx_tid *rx_tid = ctx; ath11k_dp_reo_cmd_free() local 720 ath11k_dp_reo_cache_flush(struct ath11k_base * ab,struct dp_rx_tid * rx_tid) ath11k_dp_reo_cache_flush() argument 763 struct dp_rx_tid *rx_tid = ctx; ath11k_dp_rx_tid_del_func() local 815 struct dp_rx_tid *rx_tid = &peer->rx_tid[tid]; ath11k_peer_rx_tid_delete() local 878 ath11k_dp_rx_frags_cleanup(struct dp_rx_tid * rx_tid,bool rel_link_desc) ath11k_dp_rx_frags_cleanup() argument 900 struct dp_rx_tid *rx_tid; ath11k_peer_frags_flush() local 918 struct dp_rx_tid *rx_tid; ath11k_peer_rx_tid_cleanup() local 937 ath11k_peer_rx_tid_reo_update(struct ath11k * ar,struct ath11k_peer * peer,struct dp_rx_tid * rx_tid,u32 ba_win_sz,u16 ssn,bool update_ssn) ath11k_peer_rx_tid_reo_update() argument 973 struct dp_rx_tid *rx_tid; ath11k_dp_rx_tid_mem_free() local 1003 struct dp_rx_tid *rx_tid; ath11k_peer_rx_tid_setup() local 1113 struct dp_rx_tid *rx_tid; ath11k_dp_rx_ampdu_stop() local 1161 struct dp_rx_tid *rx_tid; ath11k_dp_peer_rx_pn_replay_config() local 3170 struct dp_rx_tid *rx_tid = timer_container_of(rx_tid, timer, ath11k_dp_rx_frag_timer() local 3187 struct dp_rx_tid *rx_tid; ath11k_peer_rx_frag_setup() local 3305 ath11k_dp_rx_h_defrag(struct ath11k * ar,struct ath11k_peer * peer,struct dp_rx_tid * rx_tid,struct sk_buff ** defrag_skb) ath11k_dp_rx_h_defrag() argument 3373 ath11k_dp_rx_h_defrag_reo_reinject(struct ath11k * ar,struct dp_rx_tid * rx_tid,struct sk_buff * defrag_skb) ath11k_dp_rx_h_defrag_reo_reinject() argument 3536 ath11k_dp_rx_h_defrag_validate_incr_pn(struct ath11k * ar,struct dp_rx_tid * rx_tid) ath11k_dp_rx_h_defrag_validate_incr_pn() argument 3574 struct dp_rx_tid *rx_tid; ath11k_dp_rx_frag_h_mpdu() local [all...] |
| H A D | dp_tx.h | 25 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid,
|
| H A D | dp_tx.c | 766 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, 803 memcpy(&dp_cmd->data, rx_tid, sizeof(struct dp_rx_tid)); in ath11k_dp_tx_send_reo_cmd() 767 ath11k_dp_tx_send_reo_cmd(struct ath11k_base * ab,struct dp_rx_tid * rx_tid,enum hal_reo_cmd_type type,struct ath11k_hal_reo_cmd * cmd,void (* cb)(struct ath11k_dp *,void *,enum hal_reo_cmd_status)) ath11k_dp_tx_send_reo_cmd() argument
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 1055 rxtid = &agg_conn->rx_tid[tid]; in aggr_deque_frms() 1117 rxtid = &agg_conn->rx_tid[tid]; in aggr_process_recv_frm() 1632 rxtid = &aggr_conn->rx_tid[i]; in aggr_timeout() 1650 rxtid = &aggr_conn->rx_tid[i]; in aggr_timeout() 1681 rxtid = &aggr_conn->rx_tid[tid]; in aggr_delete_tid_state() 1724 rxtid = &aggr_conn->rx_tid[tid]; in aggr_recv_addba_req_evt() 1761 rxtid = &aggr_conn->rx_tid[i]; in aggr_conn_init() 1817 rxtid = &aggr_conn->rx_tid[tid]; in aggr_recv_delba_req_evt()
|
| H A D | core.h | 363 struct rxtid rx_tid[NUM_OF_TIDS]; member
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 1492 u8 rx_tid; member 1502 .rx_tid = rx_tid_policy, in wsm_set_block_ack_policy()
|