Searched refs:ah_proc_tx_desc (Results 1 - 4 of 4) 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.c676 ah->ah_proc_tx_desc = ath5k_hw_proc_4word_tx_status;
680 ah->ah_proc_tx_desc = ath5k_hw_proc_2word_tx_status;
H A Dath5k.h1133 int (*ah_proc_tx_desc)(struct ath5k_hw *, struct ath5k_desc *, member in struct:ath5k_hw
H A Ddebug.c1003 done = sc->ah->ah_proc_tx_desc(sc->ah, bf->desc, &ts);
H A Dbase.c2097 ret = sc->ah->ah_proc_tx_desc(sc->ah, ds, &ts);

Completed in 40 milliseconds