Searched refs:ath9k_hw_txprocdesc (Results 1 – 3 of 3) sorted by relevance
63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, in ath9k_hw_txprocdesc() function
2655 status = ath9k_hw_txprocdesc(ah, ds, &ts); in ath_tx_processq()2709 status = ath9k_hw_txprocdesc(ah, NULL, (void *)&ts); in ath_tx_edma_tasklet()
2226 status = ath9k_hw_txprocdesc(ah, bf->bf_desc, &ts); in ath9k_tx_last_beacon()