Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1592 extern HAL_BOOL ar9300_eeprom_set_board_values(struct ath_hal *, const struct ieee80211_channel *);
H A Dar9300_eeprom.c4660 ar9300_eeprom_set_board_values(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar9300_eeprom_set_board_values() function
H A Dar9300_reset.c4955 if (!ar9300_eeprom_set_board_values(ah, chan)) { in ar9300_reset()