Searched defs:rx_tid (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 349 struct ath12k_dp_rx_tid *rx_tid, in ath12k_dp_init_rx_tid_rxq() argument 404 struct ath12k_dp_rx_tid_rxq *rx_tid = ctx; in 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 593 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_tid_setup() local 795 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_pn_replay_config() local 1420 struct ath12k_dp_rx_tid *rx_tid = timer_container_of(rx_tid, timer, ath12k_dp_rx_frag_timer() local 1438 struct ath12k_dp_rx_tid *rx_tid; ath12k_dp_rx_peer_frag_setup() local [all...] |
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.c | 139 struct ath12k_dp_rx_tid_rxq *rx_tid, in ath12k_wifi7_dp_reo_cmd_send() 186 struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_peer_rx_tid_reo_update() 224 struct ath12k_dp_rx_tid_rxq *rx_tid) in ath12k_wifi7_dp_reo_cache_flush() 253 struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_dp_rx_assign_reoq() 303 struct ath12k_dp_rx_tid_rxq *rx_tid) in ath12k_wifi7_dp_rx_tid_delete_handler() 800 struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_dp_rx_h_defrag_validate_incr_pn() 830 struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_dp_rx_h_defrag_reo_reinject() 1046 struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_dp_rx_h_defrag() 1112 void ath12k_wifi7_dp_rx_frags_cleanup(struct ath12k_dp_rx_tid *rx_tid, in ath12k_wifi7_dp_rx_frags_cleanup() 1145 struct ath12k_dp_rx_tid *rx_tid; in ath12k_wifi7_dp_rx_frag_h_mpdu() 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 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 1162 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 3188 struct dp_rx_tid *rx_tid; ath11k_peer_rx_frag_setup() local 3351 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 3419 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 3582 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 3620 struct dp_rx_tid *rx_tid; ath11k_dp_rx_frag_h_mpdu() local [all...] |
| H A D | peer.h | 22 struct dp_rx_tid rx_tid[IEEE80211_NUM_TIDS + 1]; member
|
| H A D | dp_tx.c | 767 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| 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
|