Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c117 u_int8_t smart_ant = 0; in ar9300_gpio_cfg_output() local
190 smart_ant = 1; in ar9300_gpio_cfg_output()
195 smart_ant = 1; in ar9300_gpio_cfg_output()
200 smart_ant = 1; in ar9300_gpio_cfg_output()
206 smart_ant = 1; in ar9300_gpio_cfg_output()
214 if (smart_ant && (AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah))) in ar9300_gpio_cfg_output()
248 u_int8_t smart_ant = 0; in ar9300_gpio_cfg_output_led_off() local
303 smart_ant = 1; in ar9300_gpio_cfg_output_led_off()
308 smart_ant = 1; in ar9300_gpio_cfg_output_led_off()
313 smart_ant = 1; in ar9300_gpio_cfg_output_led_off()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h463 __le16 smart_ant; member