Searched refs:ah_rf_regs_count (Results 1 - 2 of 2) 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 Dphy.c50 for (i = 0; i < ah->ah_rf_regs_count; i++) {
200 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112a);
256 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5111);
273 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112);
506 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5111);
514 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112a);
519 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112);
527 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_2413);
533 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_2316);
539 ah->ah_rf_regs_count
[all...]
H A Dath5k.h1078 size_t ah_rf_regs_count; member in struct:ath5k_hw

Completed in 38 milliseconds