Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.c778 ah->ah_proc_rx_desc = ath5k_hw_proc_5212_rx_status; in ath5k_hw_init_desc_functions()
782 ah->ah_proc_rx_desc = ath5k_hw_proc_5210_rx_status; in ath5k_hw_init_desc_functions()
H A Dath5k.h1455 int (*ah_proc_rx_desc)(struct ath5k_hw *, struct ath5k_desc *, member
H A Ddebug.c1077 status = ah->ah_proc_rx_desc(ah, ds, &rs); in ath5k_debug_printrxbuffs()