Searched refs:ath10k_htt_tx_free_msdu_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.c | 83 ath10k_htt_tx_free_msdu_id(htt, tx_done->msdu_id); in ath10k_txrx_tx_unref()
|
H A D | htt_tx.c | 213 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id) in ath10k_htt_tx_free_msdu_id() function 1279 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_mgmt_tx() 1598 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_tx_32() 1807 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_tx_64()
|
H A D | htt.h | 2306 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.c | 84 ath10k_htt_tx_free_msdu_id(htt, tx_done->msdu_id); in ath10k_txrx_tx_unref()
|
H A D | htt_tx.c | 213 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id) in ath10k_htt_tx_free_msdu_id() function 1261 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_mgmt_tx() 1586 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_tx_32() 1798 ath10k_htt_tx_free_msdu_id(htt, msdu_id); in ath10k_htt_tx_64()
|
H A D | htt.h | 2453 void ath10k_htt_tx_free_msdu_id(struct ath10k_htt *htt, u16 msdu_id);
|
Completed in 18 milliseconds