Searched refs:ee_ob2GHz (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c261 ob2GHz = ee->ee_ob2GHz[0];
273 ob2GHz = ee->ee_ob2GHz[1];
H A Dar5112.c224 ob2GHz = ee->ee_ob2GHz[0];
231 ob2GHz = ee->ee_ob2GHz[1];
232 db2GHz = ee->ee_ob2GHz[1];
/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h413 uint16_t ee_ob2GHz[2]; member in struct:__anon9200
H A Dah_eeprom_v3.c1285 ee->ee_ob2GHz[0] = eeval & 0x7;
1289 ee->ee_ob2GHz[1] = eeval & 0x7;
1409 ee->ee_ob2GHz[0] = eeval & 0x7;
1413 ee->ee_ob2GHz[1] = eeval & 0x7;
/freebsd-11.0-release/tools/tools/ath/athprom/
H A Dathprom.c658 fprintf(fd, "%1d", eeprom.ee_ob2GHz[0]);
666 fprintf(fd, "%1d", eeprom.ee_ob2GHz[1]);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c297 ob2GHz = ee->ee_ob2GHz[0];
300 ob2GHz = ee->ee_ob2GHz[1];

Completed in 123 milliseconds