Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp_tx.h19 void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts);
Ddp_tx.c447 void ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) in ath11k_dp_tx_update_txcompl() function
605 ath11k_dp_tx_update_txcompl(ar, ts); in ath11k_dp_tx_complete_msdu()
610 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()