Home
last modified time | relevance | path

Searched refs:ath9k_hw_puttxbuf (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmac.c52 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp) in ath9k_hw_puttxbuf() function
56 EXPORT_SYMBOL(ath9k_hw_puttxbuf); variable
H A Dbeacon.c503 ath9k_hw_puttxbuf(ah, sc->beacon.beaconq, bf->bf_daddr); in ath9k_beacon_tasklet()
H A Dmac.h719 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp);
H A Dxmit.c2025 ath9k_hw_puttxbuf(ah, txq->axq_qnum, bf->bf_daddr); in ath_tx_txqaddbuf()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmac.c52 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp) in ath9k_hw_puttxbuf() function
56 EXPORT_SYMBOL(ath9k_hw_puttxbuf); variable
H A Dbeacon.c503 ath9k_hw_puttxbuf(ah, sc->beacon.beaconq, bf->bf_daddr); in ath9k_beacon_tasklet()
H A Dmac.h721 void ath9k_hw_puttxbuf(struct ath_hw *ah, u32 q, u32 txdp);
H A Dxmit.c2084 ath9k_hw_puttxbuf(ah, txq->axq_qnum, bf->bf_daddr); in ath_tx_txqaddbuf()

Completed in 17 milliseconds