Home
last modified time | relevance | path

Searched refs:AH_MARK_CHIPRESET (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_decode.h49 AH_MARK_CHIPRESET, /* ar*ChipReset, channel num */ enumerator
/dragonfly/tools/tools/ath/athdecode/
HDmain.c127 case AH_MARK_CHIPRESET: in opmark()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
HDar5312_reset.c616 OS_MARK(ah, AH_MARK_CHIPRESET, chan ? chan->ic_freq : 0); in ar5312ChipReset()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_reset.c864 OS_MARK(ah, AH_MARK_CHIPRESET, chan ? chan->ic_freq : 0); in ar5212ChipReset()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_reset.c778 OS_MARK(ah, AH_MARK_CHIPRESET, chan ? chan->ic_freq : 0); in ar5416ChipReset()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c2047 OS_MARK(ah, AH_MARK_CHIPRESET, chan ? chan->ic_freq : 0); in ar9300_chip_reset()