Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300.h1603 extern HAL_BOOL ar9300_eeprom_set_board_values(struct ath_hal *, const struct ieee80211_channel *);
HDar9300_eeprom.c4632 ar9300_eeprom_set_board_values(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar9300_eeprom_set_board_values() function
HDar9300_reset.c4916 if (!ar9300_eeprom_set_board_values(ah, chan)) { in ar9300_reset()