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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c465 OSPREY_BASE_EXTENSION_1 *base_ext1 = &eep->base_ext1; local
524 return (u_int32_t)(base_ext1->ant_div_control);
2036 t[0] = eep->base_ext1.quick_drop_low;
2040 t[2] = eep->base_ext1.quick_drop_high;
2347 t[i]=eep->base_ext1.tempslopextension[i];
2370 t[0] = eep->base_ext1.tempslopextension[2];
2371 t1[0]= eep->base_ext1.tempslopextension[3];
2372 t2[0]= eep->base_ext1.tempslopextension[4];
2375 t1[1]= eep->base_ext1
[all...]
H A Dar9300eep.h372 OSPREY_BASE_EXTENSION_1 base_ext1; member in struct:ospreyEeprom

Completed in 225 milliseconds