Searched refs:base_ext1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c457 OSPREY_BASE_EXTENSION_1 *base_ext1 = &eep->base_ext1; local
516 return (u_int32_t)(base_ext1->ant_div_control);
1828 t[0] = eep->base_ext1.quick_drop_low;
1832 t[2] = eep->base_ext1.quick_drop_high;
2139 t[i]=eep->base_ext1.tempslopextension[i];
2162 t[0] = eep->base_ext1.tempslopextension[2];
2163 t1[0]= eep->base_ext1.tempslopextension[3];
2164 t2[0]= eep->base_ext1.tempslopextension[4];
2167 t1[1]= eep->base_ext1
[all...]
H A Dar9300eep.h372 OSPREY_BASE_EXTENSION_1 base_ext1; member in struct:ospreyEeprom

Completed in 106 milliseconds