Home
last modified time | relevance | path

Searched refs:OSPREY_NUM_BAND_EDGES_2G (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h121 #define OSPREY_NUM_BAND_EDGES_2G 4 macro
360 CAL_CTL_EDGE_PWR ctl_edges[OSPREY_NUM_BAND_EDGES_2G];
384 u_int8_t ctl_freqbin_2G[OSPREY_NUM_CTLS_2G][OSPREY_NUM_BAND_EDGES_2G];
H A Dar9300_misc.c3866 OSPREY_NUM_CTLS_2G * OSPREY_NUM_BAND_EDGES_2G + /* ctl_freqbin_2G */ in ar9300_set_ctl_pwr()
3868 offset = (OSPREY_NUM_CTLS_2G * OSPREY_NUM_BAND_EDGES_2G) + in ar9300_set_ctl_pwr()
H A Dar9300_eeprom.c2437 OSPREY_NUM_BAND_EDGES_2G : OSPREY_NUM_BAND_EDGES_5G; in ar9300_eep_def_get_max_edge_power()