Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_misc.c292 AR_PCICFG_LEDCTL_NONE|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_INIT */ in ar5211SetLedState()
293 AR_PCICFG_LEDCTL_PEND|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_SCAN */ in ar5211SetLedState()
294 AR_PCICFG_LEDCTL_PEND|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_AUTH */ in ar5211SetLedState()
295 AR_PCICFG_LEDCTL_ASSOC|AR_PCICFG_LEDMODE_PROP,/* HAL_LED_ASSOC*/ in ar5211SetLedState()
296 AR_PCICFG_LEDCTL_ASSOC|AR_PCICFG_LEDMODE_PROP,/* HAL_LED_RUN */ in ar5211SetLedState()
Dar5211reg.h664 #define AR_PCICFG_LEDMODE_PROP 0x00000000 /* Blink prop to filtered tx/rx */ macro
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h736 #define AR_PCICFG_LEDMODE_PROP 0 /* Blink prop to filtered tx/rx */ macro