Home
last modified time | relevance | path

Searched refs:ah_proc_rx_desc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.h1459 int (*ah_proc_rx_desc)(struct ath5k_hw *, struct ath5k_desc *, member
H A Ddebug.c1079 status = ah->ah_proc_rx_desc(ah, ds, &rs); in ath5k_debug_printrxbuffs()
H A Dbase.c1565 ret = ah->ah_proc_rx_desc(ah, ds, &rs); in ath5k_tasklet_rx()
/kernel/linux/linux-6.6/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()
H A Dbase.c1610 ret = ah->ah_proc_rx_desc(ah, ds, &rs); in ath5k_tasklet_rx()

Completed in 18 milliseconds