Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
A Ddesc.c776 ah->ah_setup_tx_desc = ath5k_hw_setup_4word_tx_desc; in ath5k_hw_init_desc_functions()
780 ah->ah_setup_tx_desc = ath5k_hw_setup_2word_tx_desc; in ath5k_hw_init_desc_functions()
A Dath5k.h1453 int (*ah_setup_tx_desc)(struct ath5k_hw *, struct ath5k_desc *, member
A Dbase.c795 ret = ah->ah_setup_tx_desc(ah, ds, pktlen, in ath5k_txbuf_setup()
1867 ret = ah->ah_setup_tx_desc(ah, ds, skb->len, in ath5k_beacon_setup()

Completed in 14 milliseconds