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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Ddesc.c675 ah->ah_setup_tx_desc = ath5k_hw_setup_4word_tx_desc;
679 ah->ah_setup_tx_desc = ath5k_hw_setup_2word_tx_desc;
H A Dath5k.h1129 int (*ah_setup_tx_desc)(struct ath5k_hw *, struct ath5k_desc *, member in struct:ath5k_hw
H A Dbase.c1345 ret = ah->ah_setup_tx_desc(ah, ds, pktlen,
2244 ret = ah->ah_setup_tx_desc(ah, ds, skb->len,

Completed in 40 milliseconds