Searched refs:regs_amount (Results 1 – 1 of 1) sorted by relevance
2072 int regs_amount; in b43_nphy_rev3_rssi_cal() local2094 regs_amount = ARRAY_SIZE(regs_to_store_rev7); in b43_nphy_rev3_rssi_cal()2097 regs_amount = ARRAY_SIZE(regs_to_store_rev3); in b43_nphy_rev3_rssi_cal()2099 BUG_ON(regs_amount > ARRAY_SIZE(saved_regs_phy)); in b43_nphy_rev3_rssi_cal()2108 for (i = 0; i < regs_amount; i++) in b43_nphy_rev3_rssi_cal()2256 for (i = 0; i < regs_amount; i++) in b43_nphy_rev3_rssi_cal()