Searched refs:proc_txdesc (Results 1 – 4 of 4) sorted by relevance
66 return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts); in ath9k_hw_txprocdesc()
426 ops->proc_txdesc = ar9002_hw_proc_txdesc; in ar9002_hw_attach_mac_ops()
460 ops->proc_txdesc = ar9003_hw_proc_txdesc; in ar9003_hw_attach_mac_ops()
734 int (*proc_txdesc)(struct ath_hw *ah, void *ds, member