Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h57 static inline void ath9k_hw_set_txdesc(struct ath_hw *ah, void *ds, in ath9k_hw_set_txdesc() function
H A Dbeacon.c109 ath9k_hw_set_txdesc(ah, bf->bf_desc, &info); in ath9k_beacon_setup()
H A Dxmit.c1495 ath9k_hw_set_txdesc(ah, bf->bf_desc, &info); in ath_tx_fill_desc()