Home
last modified time | relevance | path

Searched refs:ath11k_dp_tx_update_txcompl (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddp_tx.h18 void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts);
Ddp_tx.c416 void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) in ath11k_dp_tx_update_txcompl() function
574 ath11k_dp_tx_update_txcompl(ar, ts); in ath11k_dp_tx_complete_msdu()
579 ath11k_dp_tx_update_txcompl(ar, ts); in ath11k_dp_tx_complete_msdu()
Ddebugfs_sta.c131 ath11k_dp_tx_update_txcompl(ar, ts); in ath11k_debugfs_sta_update_txcompl()