Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw-ops.h65 ath9k_hw_ops(ah)->fill_txdesc(ah, ds, seglen, is_firstseg, is_lastseg, in ath9k_hw_filltxdesc()
Dar9002_mac.c453 ops->fill_txdesc = ar9002_hw_fill_txdesc; in ar9002_hw_attach_mac_ops()
Dar9003_mac.c515 ops->fill_txdesc = ar9003_hw_fill_txdesc; in ar9003_hw_attach_mac_ops()
Dhw.h618 void (*fill_txdesc)(struct ath_hw *ah, void *ds, u32 seglen, member