Home
last modified time | relevance | path

Searched defs:rx_tid (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c593 struct ath12k_dp_rx_tid *rx_tid = ctx; in ath12k_dp_reo_cmd_free() local
605 static int ath12k_dp_reo_cmd_send(struct ath12k_base *ab, struct ath12k_dp_rx_tid *rx_tid, in ath12k_dp_reo_cmd_send()
651 struct ath12k_dp_rx_tid *rx_tid) in ath12k_dp_reo_cache_flush()
694 struct ath12k_dp_rx_tid *rx_tid = ctx; in ath12k_dp_rx_tid_del_func() local
796 struct ath12k_dp_rx_tid *rx_tid = &peer->rx_tid[tid]; in ath12k_dp_rx_peer_tid_delete() local
859 static void ath12k_dp_rx_frags_cleanup(struct ath12k_dp_rx_tid *rx_tid, in ath12k_dp_rx_frags_cleanup()
882 struct ath12k_dp_rx_tid *rx_tid; in ath12k_dp_rx_peer_tid_cleanup() local
901 struct ath12k_dp_rx_tid *rx_tid, in ath12k_peer_rx_tid_reo_update()
941 struct ath12k_dp_rx_tid *rx_tid; in ath12k_dp_rx_peer_tid_setup() local
1116 struct ath12k_dp_rx_tid *rx_tid; in ath12k_dp_rx_peer_pn_replay_config() local
[all …]
H A Dpeer.h34 struct ath12k_dp_rx_tid rx_tid[IEEE80211_NUM_TIDS + 1]; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c671 struct dp_rx_tid *rx_tid; in ath11k_dp_reo_cmd_list_cleanup() local
705 struct dp_rx_tid *rx_tid = ctx; in ath11k_dp_reo_cmd_free() local
719 struct dp_rx_tid *rx_tid) in ath11k_dp_reo_cache_flush()
762 struct dp_rx_tid *rx_tid = ctx; in ath11k_dp_rx_tid_del_func() local
814 struct dp_rx_tid *rx_tid = &peer->rx_tid[tid]; in ath11k_peer_rx_tid_delete() local
875 static void ath11k_dp_rx_frags_cleanup(struct dp_rx_tid *rx_tid, bool rel_link_desc) in ath11k_dp_rx_frags_cleanup()
897 struct dp_rx_tid *rx_tid; in ath11k_peer_frags_flush() local
915 struct dp_rx_tid *rx_tid; in ath11k_peer_rx_tid_cleanup() local
934 struct dp_rx_tid *rx_tid, in ath11k_peer_rx_tid_reo_update()
970 struct dp_rx_tid *rx_tid; in ath11k_dp_rx_tid_mem_free() local
[all …]
H A Dpeer.h22 struct dp_rx_tid rx_tid[IEEE80211_NUM_TIDS + 1]; member
H A Ddp_tx.c773 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd()