Searched refs:ah_rf_regs_count (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_phy.c66 for (i = 0; i < ah->ah_rf_regs_count; i++) {
228 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112a);
280 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5111);
297 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112);
530 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5111);
538 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112a);
543 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_5112);
551 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_2413);
557 ah->ah_rf_regs_count = ARRAY_SIZE(rf_regs_2316);
563 ah->ah_rf_regs_count
[all...]
H A Dath5k.h1025 size_t ah_rf_regs_count; member in struct:ath5k_hw

Completed in 84 milliseconds