Home
last modified time | relevance | path

Searched refs:dp_rx_tid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.h22 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid,
H A Dpeer.h20 struct dp_rx_tid rx_tid[IEEE80211_NUM_TIDS + 1];
H A Ddp_rx.c654 struct dp_rx_tid *rx_tid = ctx; in ath11k_dp_reo_cmd_free()
666 struct dp_rx_tid *rx_tid) in ath11k_dp_reo_cache_flush()
708 struct dp_rx_tid *rx_tid = ctx; in ath11k_dp_rx_tid_del_func()
759 struct dp_rx_tid *rx_tid = &peer->rx_tid[tid]; in ath11k_peer_rx_tid_delete()
815 static void ath11k_dp_rx_frags_cleanup(struct dp_rx_tid *rx_tid, bool rel_link_desc) in ath11k_dp_rx_frags_cleanup()
837 struct dp_rx_tid *rx_tid; in ath11k_peer_frags_flush()
855 struct dp_rx_tid *rx_tid; in ath11k_peer_rx_tid_cleanup()
874 struct dp_rx_tid *rx_tid, in ath11k_peer_rx_tid_reo_update()
910 struct dp_rx_tid *rx_tid; in ath11k_dp_rx_tid_mem_free()
940 struct dp_rx_tid *rx_ti in ath11k_peer_rx_tid_setup()
[all...]
H A Ddp.h20 struct dp_rx_tid { struct
47 struct dp_rx_tid data;
53 struct dp_rx_tid data;
H A Ddp_tx.c605 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd()
639 memcpy(&dp_cmd->data, rx_tid, sizeof(struct dp_rx_tid)); in ath11k_dp_tx_send_reo_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.h24 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid,
H A Dpeer.h22 struct dp_rx_tid rx_tid[IEEE80211_NUM_TIDS + 1];
H A Ddp.h21 struct dp_rx_tid { struct
49 struct dp_rx_tid data;
55 struct dp_rx_tid data;
H A Ddp_rx.c671 struct dp_rx_tid *rx_tid; in ath11k_dp_reo_cmd_list_cleanup()
705 struct dp_rx_tid *rx_tid = ctx; in ath11k_dp_reo_cmd_free()
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()
814 struct dp_rx_tid *rx_tid = &peer->rx_tid[tid]; in ath11k_peer_rx_tid_delete()
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()
915 struct dp_rx_tid *rx_tid; in ath11k_peer_rx_tid_cleanup()
934 struct dp_rx_tid *rx_tid, in ath11k_peer_rx_tid_reo_update()
970 struct dp_rx_tid *rx_ti in ath11k_dp_rx_tid_mem_free()
[all...]
H A Ddp_tx.c757 int ath11k_dp_tx_send_reo_cmd(struct ath11k_base *ab, struct dp_rx_tid *rx_tid, in ath11k_dp_tx_send_reo_cmd()
794 memcpy(&dp_cmd->data, rx_tid, sizeof(struct dp_rx_tid)); in ath11k_dp_tx_send_reo_cmd()

Completed in 36 milliseconds