Home
last modified time | relevance | path

Searched refs:set_txdesc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h60 return ath9k_hw_ops(ah)->set_txdesc(ah, ds, i); in ath9k_hw_set_txdesc()
H A Dar9002_mac.c426 ops->set_txdesc = ar9002_set_txdesc; in ar9002_hw_attach_mac_ops()
H A Dar9003_mac.c460 ops->set_txdesc = ar9003_set_txdesc; in ar9003_hw_attach_mac_ops()
H A Dhw.h732 void (*set_txdesc)(struct ath_hw *ah, void *ds, member