Searched refs:regs_amount (Results 1 – 1 of 1) sorted by relevance
2060 int regs_amount; in b43_nphy_rev3_rssi_cal() local2082 regs_amount = ARRAY_SIZE(regs_to_store_rev7); in b43_nphy_rev3_rssi_cal()2085 regs_amount = ARRAY_SIZE(regs_to_store_rev3); in b43_nphy_rev3_rssi_cal()2087 BUG_ON(regs_amount > ARRAY_SIZE(saved_regs_phy)); in b43_nphy_rev3_rssi_cal()2096 for (i = 0; i < regs_amount; i++) in b43_nphy_rev3_rssi_cal()2244 for (i = 0; i < regs_amount; i++) in b43_nphy_rev3_rssi_cal()