Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, in ath9k_hw_txprocdesc() function
H A Dxmit.c2678 status = ath9k_hw_txprocdesc(ah, ds, &ts); in ath_tx_processq()
2735 status = ath9k_hw_txprocdesc(ah, NULL, (void *)&ts); in ath_tx_edma_tasklet()
H A Dmain.c2278 status = ath9k_hw_txprocdesc(ah, bf->bf_desc, &ts); in ath9k_tx_last_beacon()