Searched refs:OSPREY_NUM_CTLS_5G (Results 1 – 3 of 3) sorted by relevance
121 #define OSPREY_NUM_CTLS_5G 9 macro403 u_int8_t ctl_index_5g[OSPREY_NUM_CTLS_5G];404 u_int8_t ctl_freqbin_5G[OSPREY_NUM_CTLS_5G][OSPREY_NUM_BAND_EDGES_5G];405 OSP_CAL_CTL_DATA_5G ctl_power_data_5g[OSPREY_NUM_CTLS_5G];
3910 OS_MEMCPY(ctl_index + OSPREY_NUM_CTLS_5G, ctl_array + offset, in ar9300_set_ctl_pwr()3911 OSPREY_NUM_CTLS_5G * OSPREY_NUM_BAND_EDGES_5G + /* ctl_freqbin_5G */ in ar9300_set_ctl_pwr()3912 OSPREY_NUM_CTLS_5G * sizeof(OSP_CAL_CTL_DATA_5G)); /* ctl_power_data_5g */ in ar9300_set_ctl_pwr()
2687 ctl_num = OSPREY_NUM_CTLS_5G; in ar9300_eeprom_set_power_per_rate_table()