Searched refs:num_piers (Results 1 – 1 of 1) sorted by relevance
687 u_int16_t num_piers, i; in ar9300_eeprom_get_legacy_trgt_pwr() local695 num_piers = OSPREY_NUM_2G_20_TARGET_POWERS; in ar9300_eeprom_get_legacy_trgt_pwr()699 num_piers = OSPREY_NUM_5G_20_TARGET_POWERS; in ar9300_eeprom_get_legacy_trgt_pwr()708 for (i = 0; i < num_piers; i++) { in ar9300_eeprom_get_legacy_trgt_pwr()723 u_int16_t num_piers, i; in ar9300_eeprom_get_ht20_trgt_pwr() local735 num_piers = OSPREY_NUM_5G_20_TARGET_POWERS; in ar9300_eeprom_get_ht20_trgt_pwr()744 for (i = 0; i < num_piers; i++) { in ar9300_eeprom_get_ht20_trgt_pwr()759 u_int16_t num_piers, i; in ar9300_eeprom_get_ht40_trgt_pwr() local771 num_piers = OSPREY_NUM_5G_40_TARGET_POWERS; in ar9300_eeprom_get_ht40_trgt_pwr()780 for (i = 0; i < num_piers; i++) { in ar9300_eeprom_get_ht40_trgt_pwr()[all …]