Home
last modified time | relevance | path

Searched refs:spur_chan (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300eep.h291 u_int16_t spur_chan; member
H A Dar9300_eeprom.c48 int spur_chan, HAL_BOOL is_2ghz);
3510 word = SWAP16(p_modal->spur_chans[i].spur_chan); in ar9300_check_eeprom()
3511 p_modal->spur_chans[i].spur_chan = word; in ar9300_check_eeprom()
3597 spur_val = eep->modal_header[is_2ghz].spur_chans[i].spur_chan; in ar9300_eeprom_get_spur_chan()