Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300eep.h125 #define OSPREY_NUM_BAND_EDGES_2G 4 macro
366 CAL_CTL_EDGE_PWR ctl_edges[OSPREY_NUM_BAND_EDGES_2G];
390 u_int8_t ctl_freqbin_2G[OSPREY_NUM_CTLS_2G][OSPREY_NUM_BAND_EDGES_2G];
H A Dar9300_misc.c3902 OSPREY_NUM_CTLS_2G * OSPREY_NUM_BAND_EDGES_2G + /* ctl_freqbin_2G */ in ar9300_set_ctl_pwr()
3904 offset = (OSPREY_NUM_CTLS_2G * OSPREY_NUM_BAND_EDGES_2G) + in ar9300_set_ctl_pwr()
H A Dar9300_eeprom.c2465 OSPREY_NUM_BAND_EDGES_2G : OSPREY_NUM_BAND_EDGES_5G; in ar9300_eep_def_get_max_edge_power()