Home
last modified time | relevance | path

Searched refs:dp_rx_tid (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/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_tid; in ath11k_peer_rx_tid_setup()
[all …]
H A Ddp.h20 struct dp_rx_tid { struct
47 struct dp_rx_tid data; argument
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()