Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c251 ar9300_otp_read(struct ath_hal *ah, u_int off, u_int32_t *data, HAL_BOOL is_wifi) in ar9300_otp_read() argument
262 if (!is_wifi) { in ar9300_otp_read()
270 if (!is_wifi) { in ar9300_otp_read()
286 if (!is_wifi) { in ar9300_otp_read()
3692 u_int8_t *buffer, int many, HAL_BOOL is_wifi) in ar9300_calibration_data_read_otp() argument
3706 if (!ar9300_otp_read(ah, eep_addr, &svalue, is_wifi)) { in ar9300_calibration_data_read_otp()
H A Dar9300eep.h703 …tion_data_read_otp(struct ath_hal *ah, long address, u_int8_t *buffer, int many, HAL_BOOL is_wifi);
H A Dar9300.h1595 extern HAL_BOOL ar9300_otp_read(struct ath_hal *ah, u_int off, u_int32_t *data, HAL_BOOL is_wifi);