Searched refs:get_isr (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/ath9k/
H A Dhw-ops.h57 return ath9k_hw_ops(ah)->get_isr(ah, masked);
H A Dar9002_mac.c470 ops->get_isr = ar9002_hw_get_isr;
H A Dar9003_mac.c487 ops->get_isr = ar9003_hw_get_isr;
H A Dhw.h605 bool (*get_isr)(struct ath_hw *ah, enum ath9k_int *masked); member in struct:ath_hw_ops

Completed in 167 milliseconds